|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.identity.saml2.plugins.IDPAuthnContextInfo
public class IDPAuthnContextInfo
The class IDPAuthnContextInfo consists of the mapping
between AuthnContextClassRef and the actual
authentication mechanism at the Identity Provider.
| Constructor Summary | |
|---|---|
IDPAuthnContextInfo(AuthnContext authnContext,
Set authnTypeAndValues)
The constructor. |
|
| Method Summary | |
|---|---|
AuthnContext |
getAuthnContext()
Returns the returning AuthnContext |
Set |
getAuthnTypeAndValues()
Returns the set of authentication mechanism |
| Constructor Detail |
|---|
public IDPAuthnContextInfo(AuthnContext authnContext,
Set authnTypeAndValues)
authnContext - The AuthnContext that is returned
to the requester.authnTypeAndValues - The set of authentication mechanism| Method Detail |
|---|
public AuthnContext getAuthnContext()
AuthnContext
AuthnContextpublic Set getAuthnTypeAndValues()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||