Searched refs:authType (Results 1 - 25 of 212) sorted by relevance

123456789

/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/sm/exceptions/
H A DConnectionCredentialsNotFound.java29 public ConnectionCredentialsNotFound(LDAPUser.Type authType) { argument
32 "Auth Type: {1}", authType));
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/sm/exceptions/
H A DConnectionCredentialsNotFound.java29 public ConnectionCredentialsNotFound(LDAPUser.Type authType) { argument
32 "Auth Type: {1}", authType));
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DUserDataCertificateException.java44 private String authType; field in class:UserDataCertificateException
72 * @param authType the authentication type.
77 String authType, Type type)
83 this.authType = authType;
111 return authType;
75 UserDataCertificateException(WizardStep step, Message message, Throwable t, String host, int port, X509Certificate[] chain, String authType, Type type) argument
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DUserDataCertificateException.java45 private String authType; field in class:UserDataCertificateException
73 * @param authType the authentication type.
78 String authType, Type type)
84 this.authType = authType;
112 return authType;
76 UserDataCertificateException(WizardStep step, Message message, Throwable t, String host, int port, X509Certificate[] chain, String authType, Type type) argument
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/
H A DUserDataCertificateException.java45 private String authType; field in class:UserDataCertificateException
73 * @param authType the authentication type.
78 String authType, Type type)
84 this.authType = authType;
112 return authType;
76 UserDataCertificateException(WizardStep step, Message message, Throwable t, String host, int port, X509Certificate[] chain, String authType, Type type) argument
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/
H A DUserDataCertificateException.java44 private String authType; field in class:UserDataCertificateException
72 * @param authType the authentication type.
77 String authType, Type type)
83 this.authType = authType;
111 return authType;
75 UserDataCertificateException(WizardStep step, Message message, Throwable t, String host, int port, X509Certificate[] chain, String authType, Type type) argument
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/
H A DUserDataCertificateException.java45 private String authType; field in class:UserDataCertificateException
73 * @param authType the authentication type.
78 String authType, Type type)
84 this.authType = authType;
112 return authType;
76 UserDataCertificateException(WizardStep step, Message message, Throwable t, String host, int port, X509Certificate[] chain, String authType, Type type) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DUserDataCertificateException.java45 private String authType; field in class:UserDataCertificateException
73 * @param authType the authentication type.
78 String authType, Type type)
84 this.authType = authType;
112 return authType;
76 UserDataCertificateException(WizardStep step, LocalizableMessage message, Throwable t, String host, int port, X509Certificate[] chain, String authType, Type type) argument
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DIDSConfigMgr.java52 * @param authType Authentication type.
55 ServerInstance getServerInstance(LDAPUser.Type authType); argument
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DIDSConfigMgr.java52 * @param authType Authentication type.
55 ServerInstance getServerInstance(LDAPUser.Type authType); argument
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/util/
H A DBlindApplicationTrustManager.java52 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
60 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj2/src/ads/org/opends/admin/ads/util/
H A DBlindTrustManager.java41 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
49 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/util/
H A DBlindApplicationTrustManager.java51 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
59 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/util/
H A DBlindTrustManager.java42 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
50 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/util/
H A DBlindTrustManager.java42 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
50 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/util/
H A DBlindApplicationTrustManager.java52 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
60 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/util/
H A DBlindTrustManager.java41 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
49 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/util/
H A DBlindApplicationTrustManager.java51 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
59 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/util/
H A DBlindTrustManager.java42 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
50 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/util/
H A DBlindApplicationTrustManager.java52 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
60 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/util/
H A DBlindTrustManager.java39 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
45 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/util/
H A DBlindApplicationTrustManager.java50 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
56 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/core/networkgroups/
H A DConnectionCriteria.java68 AuthenticationType authType, boolean isSecure)
97 AuthenticationType authType, boolean isSecure)
128 * @param authType
137 AuthenticationType authType, boolean isSecure);
136 willMatchAfterBind(ClientConnection connection, DN bindDN, AuthenticationType authType, boolean isSecure) argument
/forgerock/opendj2/src/server/org/opends/server/core/networkgroups/
H A DConnectionCriteria.java67 AuthenticationType authType, boolean isSecure)
96 AuthenticationType authType, boolean isSecure)
127 * @param authType
136 AuthenticationType authType, boolean isSecure);
135 willMatchAfterBind(ClientConnection connection, DN bindDN, AuthenticationType authType, boolean isSecure) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/core/networkgroups/
H A DConnectionCriteria.java68 AuthenticationType authType, boolean isSecure)
97 AuthenticationType authType, boolean isSecure)
128 * @param authType
137 AuthenticationType authType, boolean isSecure);
136 willMatchAfterBind(ClientConnection connection, DN bindDN, AuthenticationType authType, boolean isSecure) argument

Completed in 123 milliseconds

123456789