public interface SamlIdpSession
| Modifier and Type | Method and Description |
|---|---|
SamlPrincipal |
getPrincipal()
Returns the details of the principal, i.e.
|
Set<SamlExternalServiceProvider> |
getServiceProviders()
Returns the list of service providers that participate in the session.
|
SamlPrincipal getPrincipal()
Set<SamlExternalServiceProvider> getServiceProviders()
Copyright © 2013 Seam Framework. All Rights Reserved.