Searched refs:removeObject (Results 1 - 13 of 13) sorted by relevance

/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRAMechanism.m66 [notificationList removeObject:notification];
H A DFRAIdentity.m111 [mechanismList removeObject:mechanism];
H A DFRAIdentityModel.m85 [identitiesList removeObject:identity];
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/
H A DUMSObject.java50 * UMSObject.removeObject( Context ctx, String guid );
56 * UMSObject.removeObject(java.security.Principal principal, String guid);
136 static public void removeObject(SSOToken token, Guid guid) method in class:UMSObject
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DDefaultSessionActivator.java83 newSession.removeObject(ISAuthConstants.AUTH_CONTEXT_OBJ);
H A DAuthUtils.java1754 is.removeObject(ISAuthConstants.AUTH_CONTEXT_OBJ);
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/
H A DUMSObject.java50 * UMSObject.removeObject( Context ctx, String guid );
56 * UMSObject.removeObject(java.security.Principal principal, String guid);
136 static public void removeObject(SSOToken token, Guid guid) method in class:UMSObject
/forgerock/openam-v13/openam-core/src/test/java/com/sun/identity/authentication/service/
H A DDefaultSessionActivatorTest.java88 verify(mockNewSession).removeObject(ISAuthConstants.AUTH_CONTEXT_OBJ);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DComplianceServicesImpl.java750 UMSObject.removeObject(token, guid);
H A DDirectoryServicesImpl.java1723 UMSObject.removeObject(token, guid);
1828 UMSObject.removeObject(token, g);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DInternalSession.java884 public void removeObject(String key) { method in class:InternalSession
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DComplianceServicesImpl.java750 UMSObject.removeObject(token, guid);
H A DDirectoryServicesImpl.java1723 UMSObject.removeObject(token, guid);
1828 UMSObject.removeObject(token, g);

Completed in 239 milliseconds