|
gluu
|


公開メンバ関数 | |
| def | __init__ (self, currentTimeMillis) |
| def | init (self, configurationAttributes) |
| def | destroy (self, configurationAttributes) |
| def | getApiVersion (self) |
| def | isValidAuthenticationMethod (self, usageType, configurationAttributes) |
| def | getAlternativeAuthenticationMethod (self, usageType, configurationAttributes) |
| def | authenticate (self, configurationAttributes, requestParameters, step) |
| def | prepareForStep (self, configurationAttributes, requestParameters, step) |
| def | getExtraParametersForStep (self, configurationAttributes, step) |
| def | getCountAuthenticationSteps (self, configurationAttributes) |
| def | getPageForStep (self, configurationAttributes, step) |
| def | logout (self, configurationAttributes, requestParameters) |
公開変数類 | |
| currentTimeMillis | |
| api_server | |
| api_key | |
| client_id | |
| def YubicloudExternalAuthenticator.PersonAuthentication.__init__ | ( | self, | |
| currentTimeMillis | |||
| ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.authenticate | ( | self, | |
| configurationAttributes, | |||
| requestParameters, | |||
| step | |||
| ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.destroy | ( | self, | |
| configurationAttributes | |||
| ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.getAlternativeAuthenticationMethod | ( | self, | |
| usageType, | |||
| configurationAttributes | |||
| ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.getApiVersion | ( | self | ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.getCountAuthenticationSteps | ( | self, | |
| configurationAttributes | |||
| ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.getExtraParametersForStep | ( | self, | |
| configurationAttributes, | |||
| step | |||
| ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.getPageForStep | ( | self, | |
| configurationAttributes, | |||
| step | |||
| ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.init | ( | self, | |
| configurationAttributes | |||
| ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.isValidAuthenticationMethod | ( | self, | |
| usageType, | |||
| configurationAttributes | |||
| ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.logout | ( | self, | |
| configurationAttributes, | |||
| requestParameters | |||
| ) |
| def YubicloudExternalAuthenticator.PersonAuthentication.prepareForStep | ( | self, | |
| configurationAttributes, | |||
| requestParameters, | |||
| step | |||
| ) |
| YubicloudExternalAuthenticator.PersonAuthentication.api_key |
| YubicloudExternalAuthenticator.PersonAuthentication.api_server |
| YubicloudExternalAuthenticator.PersonAuthentication.client_id |
| YubicloudExternalAuthenticator.PersonAuthentication.currentTimeMillis |
1.8.13