|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSOUser | |
---|---|
org.jboss.security.identity.sso |
Uses of SSOUser in org.jboss.security.identity.sso |
---|
Methods in org.jboss.security.identity.sso that return SSOUser | |
---|---|
SSOUser |
AuthResponse.getUser()
|
SSOUser |
JBossSingleSignOnProcessor.parseAuthRequest(String request)
|
SSOUser |
SingleSignOnProcessor.parseAuthRequest(String request)
This method parses a SAML authentication request into a SSOUser domain object |
Methods in org.jboss.security.identity.sso with parameters of type SSOUser | |
---|---|
void |
AuthResponse.setUser(SSOUser user)
|
Constructors in org.jboss.security.identity.sso with parameters of type SSOUser | |
---|---|
AuthResponse(String assertingParty,
String assertToken,
SSOUser user,
boolean success)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |