Searched refs:userID (Results 151 - 165 of 165) sorted by relevance

1234567

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/
H A DFSServiceUtils.java1007 * @param userID id of the user subject to registration
1016 String userID,
1025 metaAlias).readAccountFedInfo(userID, remoteEntityId);
1015 isRegisProfileSOAP( String userID, String remoteEntityId, SPDescriptorType remoteDescriptor, String metaAlias, IDPDescriptorType hostedDescriptor) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/
H A DFSServiceUtils.java1007 * @param userID id of the user subject to registration
1016 String userID,
1025 metaAlias).readAccountFedInfo(userID, remoteEntityId);
1015 isRegisProfileSOAP( String userID, String remoteEntityId, SPDescriptorType remoteDescriptor, String metaAlias, IDPDescriptorType hostedDescriptor) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java1425 String userID, List<Attribute> attributes) throws SAML2Exception {
1427 return spAttributeMapper.getAttributes(attributes, userID, spEntityID, idpEntityID, realm);
1424 mapAttributes(String realm, String spEntityID, String idpEntityID, String userID, List<Attribute> attributes) argument
H A DIDPSSOUtil.java1557 String userID;
1559 userID = sessionProvider.getPrincipalName(session);
1566 nameIDInfo = AccountUtils.getAccountFederation(userID, idpEntityID, remoteEntityID);
1572 AccountUtils.removeAccountFederation(nameIDInfo, userID);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java1427 String userID, List<Attribute> attributes) throws SAML2Exception {
1429 return spAttributeMapper.getAttributes(attributes, userID, spEntityID, idpEntityID, realm);
1426 mapAttributes(String realm, String spEntityID, String idpEntityID, String userID, List<Attribute> attributes) argument
H A DIDPSSOUtil.java1590 String userID;
1592 userID = sessionProvider.getPrincipalName(session);
1599 nameIDInfo = AccountUtils.getAccountFederation(userID, idpEntityID, remoteEntityID);
1605 AccountUtils.removeAccountFederation(nameIDInfo, userID);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DAssertionManager.java554 String userID = (String) sessionProvider.getProperty(token,
557 return superUser.equalsIgnoreCase(userID);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DAssertionManager.java556 String userID = (String) sessionProvider.getProperty(token,
559 return superUser.equalsIgnoreCase(userID);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java2263 * @param user userID for profile
2392 DEBUG.message("userID(token) is : " + token);
5361 * @param userID User ID.
5363 public void setFailedUserId(String userID) { argument
5365 DEBUG.message("setting userID : " + userID);
5367 setFailureTokenId(userID);
6116 * Indicates userID generate mode is enabled
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java2198 * @param user userID for profile
2327 DEBUG.message("userID(token) is : " + token);
5237 * @param userID User ID.
5239 public void setFailedUserId(String userID) { argument
5241 DEBUG.message("setting userID : " + userID);
5243 setFailureTokenId(userID);
5987 * Indicates userID generate mode is enabled
/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 117 milliseconds

1234567