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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java495 * and <code>getUserSessionProperty</code> method respectively.
1645 public String getUserSessionProperty(String name) method in class:AMLoginModule
1653 sess = getLoginState("getUserSessionProperty()").getSession();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java508 * and <code>getUserSessionProperty</code> method respectively.
1651 public String getUserSessionProperty(String name) method in class:AMLoginModule
1659 sess = getLoginState("getUserSessionProperty()").getSession();

Completed in 31 milliseconds