|
gluu
|


公開メンバ関数 | |
| boolean | isAuthenticationRecaptchaEnabled () |
| void | setAuthenticationRecaptchaEnabled (boolean authenticationRecaptchaEnabled) |
| List< PassportConfiguration > | getLdapPassportConfigurations () |
| void | setLdapPassportConfigurations (List< PassportConfiguration > ldapPassportConfigurations) |
| String | modify () |
| String | modifyImpl () |
| String | save () throws JsonParseException, JsonMappingException, IOException |
| String | cancel () |
| boolean | updateAuthConf (GluuAppliance appliance) |
| List< String > | getPersonAuthenticationConfigurationNames () |
| String | testLdapConnection (GluuLdapConfiguration ldapConfig) |
| void | updateLdapBindPassword (GluuLdapConfiguration ldapConfig) |
| String | updateLdapBindPassword (String bindPassword) |
| boolean | isExistLdapConfigIdpAuthConf () |
| void | addItemToSimpleProperties (List< SimpleProperty > simpleProperties) |
| void | removeItemFromSimpleProperties (List< SimpleProperty > simpleProperties, SimpleProperty simpleProperty) |
| String | getAuthenticationMode () |
| void | setAuthenticationMode (String authenticationMode) |
| String | getOxTrustAuthenticationMode () |
| void | setOxTrustAuthenticationMode (String oxTrustAuthenticationMode) |
| boolean | isInitialized () |
| LdapOxPassportConfiguration | getLdapOxPassportConfiguration () |
| void | setLdapOxPassportConfiguration (LdapOxPassportConfiguration ldapOxPassportConfiguration) |
| String | getId (Object obj) |
| void | addStrategy () |
| void | addField (PassportConfiguration removePassportConfiguration) |
| GluuBoolean | getPassportEnable () |
| void | setPassportEnable (GluuBoolean passportEnable) |
| List< GluuLdapConfiguration > | getSourceConfigs () |
| void | setSourceConfigs (List< GluuLdapConfiguration > sourceConfigs) |
| void | addSourceConfig () |
| void | addLdapConfig (List< GluuLdapConfiguration > ldapConfigList) |
| void | removeLdapConfig (List< GluuLdapConfiguration > ldapConfigList, GluuLdapConfiguration removeLdapConfig) |
| GluuLdapConfiguration | getActiveLdapConfig () |
| void | updateBindPassword () |
| void | setActiveLdapConfig (GluuLdapConfiguration activeLdapConfig) |
| void | addItemToSimpleCustomProperties (List< SimpleCustomProperty > simpleCustomProperties) |
| void | removeItemFromSimpleCustomProperties (List< SimpleCustomProperty > simpleCustomProperties, SimpleCustomProperty simpleCustomProperty) |
| void | removeStrategy (PassportConfiguration removePassportConfiguration) |
| String | getRecaptchaSiteKey () |
| void | setRecaptchaSiteKey (String recaptchaSiteKey) |
| String | getRecaptchaSecretKey () |
| void | setRecaptchaSecretKey (String recaptchaSecretKey) |
| AppConfiguration | getOxTrustappConfiguration () |
| void | setOxTrustappConfiguration (AppConfiguration oxTrustappConfiguration) |
非公開メンバ関数 | |
| String | getFirstConfigName (List< OxIDPAuthConf > idpConfs) |
| void | reset () |
| GluuLdapConfiguration | mapLdapConfig (String config) throws JsonParseException, JsonMappingException, IOException |
| Object | jsonToObject (String json, Class<?> clazz) throws JsonParseException, JsonMappingException, IOException |
| String | objectToJson (Object obj) throws JsonGenerationException, JsonMappingException, IOException |
| String | buildServersString (List< SimpleProperty > servers) |
| List< OxIDPAuthConf > | getIDPAuthConfOrNull (GluuAppliance appliance) |
| void | setAuthenticationRecaptcha () |
| void | getAuthenticationRecaptcha () |
非公開変数類 | |
| Logger | log |
| FacesMessages | facesMessages |
| ConversationService | conversationService |
| ApplianceService | applianceService |
| AbstractCustomScriptService | customScriptService |
| PassportService | passportService |
| ConfigurationFactory | configurationFactory |
| EncryptionService | encryptionService |
| boolean | existLdapConfigIdpAuthConf |
| List< CustomScript > | customScripts |
| List< GluuLdapConfiguration > | sourceConfigs |
| GluuLdapConfiguration | activeLdapConfig |
| String | authenticationMode = "auth_ldap_server" |
| String | oxTrustAuthenticationMode |
| String | recaptchaSiteKey |
| String | recaptchaSecretKey |
| List< String > | customAuthenticationConfigNames |
| boolean | initialized |
| GluuBoolean | passportEnable = GluuBoolean.DISABLED |
| boolean | authenticationRecaptchaEnabled = false |
| LdapOxPassportConfiguration | ldapOxPassportConfiguration |
| List< PassportConfiguration > | ldapPassportConfigurations |
| JsonConfigurationService | jsonConfigurationService |
| AppConfiguration | oxTrustappConfiguration |
静的非公開変数類 | |
| static final String | CLIENT_SECRET = "clientSecret" |
| static final String | CLIENT_ID = "clientID" |
| static final long | serialVersionUID = -4470460481895022468L |
Action class for configuring person authentication
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
org.gluu.oxtrust.model.LdapConfigurationModelを実装しています。
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
staticprivate |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
1.8.13