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