| Method | Description |
|---|---|
| __init__(self, name, provider, authentication, cache) | Constructor to initialize an instance of the AuthenticationPolicy class. |
Table 5.4. Method summary
| authentication (class) | |
|---|---|
| Default: None | |
| The authentication method used in the authentication process. See Section 5.1.1, Authentication and authorization basics for details. |
| provider (class) | |
|---|---|
| Default: n/a | |
| The authentication provider object used in the authentication process. See Section 5.1.1, Authentication and authorization basics for details. |
Published on June 04, 2020
© 2007-2019 BalaSys
Send your comments to support@balasys.hu


