gluu
|
公開メンバ関数 | |
def | __init__ (self, currentTimeMillis) |
def | init (self, configurationAttributes) |
def | destroy (self, authConfiguration) |
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) |
def | loadAuthConfiguration (self, authConfigurationFile) |
def | validateAuthConfiguration (self, authConfiguration) |
def | createLdapExtendedEntryManagers (self, authConfiguration) |
def | createLdapExtendedConfigurations (self, authConfiguration) |
def | containsAttributeString (self, dictionary, attribute) |
def | containsAttributeArray (self, dictionary, attribute) |
公開変数類 | |
currentTimeMillis | |
ldapExtendedEntryManagers | |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.__init__ | ( | self, | |
currentTimeMillis | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.authenticate | ( | self, | |
configurationAttributes, | |||
requestParameters, | |||
step | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.containsAttributeArray | ( | self, | |
dictionary, | |||
attribute | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.containsAttributeString | ( | self, | |
dictionary, | |||
attribute | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.createLdapExtendedConfigurations | ( | self, | |
authConfiguration | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.createLdapExtendedEntryManagers | ( | self, | |
authConfiguration | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.destroy | ( | self, | |
authConfiguration | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.getAlternativeAuthenticationMethod | ( | self, | |
usageType, | |||
configurationAttributes | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.getApiVersion | ( | self | ) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.getCountAuthenticationSteps | ( | self, | |
configurationAttributes | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.getExtraParametersForStep | ( | self, | |
configurationAttributes, | |||
step | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.getPageForStep | ( | self, | |
configurationAttributes, | |||
step | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.init | ( | self, | |
configurationAttributes | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.isValidAuthenticationMethod | ( | self, | |
usageType, | |||
configurationAttributes | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.loadAuthConfiguration | ( | self, | |
authConfigurationFile | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.logout | ( | self, | |
configurationAttributes, | |||
requestParameters | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.prepareForStep | ( | self, | |
configurationAttributes, | |||
requestParameters, | |||
step | |||
) |
def BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.validateAuthConfiguration | ( | self, | |
authConfiguration | |||
) |
BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.currentTimeMillis |
BasicMultiAuthConfExternalAuthenticator.PersonAuthentication.ldapExtendedEntryManagers |