|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SamlPrincipal | |
|---|---|
| org.jboss.seam.security.external | |
| org.jboss.seam.security.external.saml.api | |
| org.jboss.seam.security.external.saml.idp | |
| org.jboss.seam.security.external.saml.sp | |
| Uses of SamlPrincipal in org.jboss.seam.security.external |
|---|
| Classes in org.jboss.seam.security.external that implement SamlPrincipal | |
|---|---|
class |
SamlPrincipalImpl
|
| Uses of SamlPrincipal in org.jboss.seam.security.external.saml.api |
|---|
| Methods in org.jboss.seam.security.external.saml.api that return SamlPrincipal | |
|---|---|
SamlPrincipal |
SamlIdpSession.getPrincipal()
Returns the details of the principal, i.e. |
SamlPrincipal |
SamlSpSession.getPrincipal()
Gets the details of the principal, i.e. |
| Uses of SamlPrincipal in org.jboss.seam.security.external.saml.idp |
|---|
| Methods in org.jboss.seam.security.external.saml.idp that return SamlPrincipal | |
|---|---|
SamlPrincipal |
SamlIdpSessionImpl.getPrincipal()
|
| Methods in org.jboss.seam.security.external.saml.idp with parameters of type SamlPrincipal | |
|---|---|
SamlIdpSession |
SamlIdpSessions.addSession(SamlPrincipal principal)
|
SamlIdpSession |
SamlIdpSessions.getSession(SamlPrincipal principal,
String sessionIndex)
|
void |
SamlIdpSingleLogoutService.handleIDPInitiatedSingleLogout(SamlPrincipal principal,
List<String> indexes,
HttpServletResponse response)
|
void |
SamlIdpSessionImpl.setPrincipal(SamlPrincipal samlPrincipal)
|
| Uses of SamlPrincipal in org.jboss.seam.security.external.saml.sp |
|---|
| Methods in org.jboss.seam.security.external.saml.sp that return SamlPrincipal | |
|---|---|
SamlPrincipal |
SamlSpSessionImpl.getPrincipal()
|
| Methods in org.jboss.seam.security.external.saml.sp with parameters of type SamlPrincipal | |
|---|---|
SamlSpSession |
SamlSpSessions.getSession(SamlPrincipal samlPrincipal,
String idpEntityId,
String sessionIndex)
|
void |
SamlSpSessionImpl.setPrincipal(SamlPrincipal samlPrincipal)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||