public class DefaultIDPAuthenticationMethodMapper extends Object implements IDPAuthenticationMethodMapper
IDPAuthenticationMethodMapper
.Constructor and Description |
---|
DefaultIDPAuthenticationMethodMapper()
Constructor
|
Modifier and Type | Method and Description |
---|---|
IDPAuthenticationTypeInfo |
getIDPAuthnContextInfo(String authenticationType,
String idpEntityID,
String realm)
Returns an
IDPAuthenticationTypeInfo object. |
public DefaultIDPAuthenticationMethodMapper()
public IDPAuthenticationTypeInfo getIDPAuthnContextInfo(String authenticationType, String idpEntityID, String realm) throws WSFederationException
IDPAuthenticationTypeInfo
object.getIDPAuthnContextInfo
in interface IDPAuthenticationMethodMapper
authenticationType
- the AuthenticationType
from the
Service ProvideridpEntityID
- the Entity ID of the Identity Providerrealm
- the realm to which the Identity Provider belongsIDPAuthenticationTypeInfo
objectWSFederationException
- if an error occurs.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.