Searched refs:getTokenFromPrincipal (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java2527 tokenSet = getTokenFromPrincipal(subject);
2870 Set<String> getTokenFromPrincipal(Subject subject) { method in class:LoginState
6052 getTokenFromPrincipal(subject);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java2449 Set<String> tokenSet = getTokenFromPrincipal(subject);
2790 private Set<String> getTokenFromPrincipal(Subject subject) { method in class:LoginState
5922 getTokenFromPrincipal(subject);

Completed in 277 milliseconds