Searched refs:getAuthPrincipal (Results 1 - 5 of 5) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-jsr196/src/main/java/com/sun/opensso/agents/jsr196/
H A DIOpenSSORequestHandler.java94 public String getAuthPrincipal(HttpServletRequest request, Subject subject); method in interface:IOpenSSORequestHandler
H A DOpenSSOServerAuthModule.java195 String username = handler.getAuthPrincipal(request, clientSubject);
H A DOpenSSORequestHandler.java189 public String getAuthPrincipal(HttpServletRequest request, Subject subject) { method in class:OpenSSORequestHandler
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/internal/
H A DAuthContext.java710 authDebug.message("AuthContext::getAuthPrincipal(): " + sop);
727 public AuthPrincipal getAuthPrincipal() { method in class:AuthContext
728 authDebug.message("AuthContext::getAuthPrincipal()");
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/internal/
H A DAuthContext.java710 authDebug.message("AuthContext::getAuthPrincipal(): " + sop);
727 public AuthPrincipal getAuthPrincipal() { method in class:AuthContext
728 authDebug.message("AuthContext::getAuthPrincipal()");

Completed in 24 milliseconds