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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java2706 public Set<SSOToken> getUserSessions(String userName) { method in class:AMLoginModule
2710 debug.error("AMLoginModule.getUserSessions :: called with null username");
2729 debug.message("AMLoginModule.getUserSessions :: univId= "
2733 debug.error("AMLoginModule.getUserSessions :: "
2738 debug.error("AMLoginModule.getUserSessions:: "
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java2734 public Set<SSOToken> getUserSessions(String userName) { method in class:AMLoginModule
2738 debug.error("AMLoginModule.getUserSessions :: called with null username");
2757 debug.message("AMLoginModule.getUserSessions :: univId= "
2761 debug.error("AMLoginModule.getUserSessions :: "
2766 debug.error("AMLoginModule.getUserSessions:: "

Completed in 31 milliseconds