Searched defs:SpecialUserIdentityImpl (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-rest/src/main/java/org/forgerock/openam/forgerockrest/utils/
H A DSpecialUserIdentityImpl.java30 public class SpecialUserIdentityImpl implements SpecialUserIdentity { class in inherits:SpecialUserIdentity
34 SpecialUserIdentityImpl(@Named("frRest") Debug debug) { method in class:SpecialUserIdentityImpl
44 debug.message("SpecialUserIdentityImpl :: Unable to authorize as Special user using SSO Token.", e);
/forgerock/openam/openam-rest/src/main/java/org/forgerock/openam/forgerockrest/utils/
H A DSpecialUserIdentityImpl.java30 public class SpecialUserIdentityImpl implements SpecialUserIdentity { class in inherits:SpecialUserIdentity
34 SpecialUserIdentityImpl(@Named("frRest") Debug debug) { method in class:SpecialUserIdentityImpl
44 debug.message("SpecialUserIdentityImpl :: Unable to authorize as Special user using SSO Token.", e);

Completed in 28 milliseconds