Uses of Class
com.sun.identity.saml2.plugins.IDPAuthnContextInfo
-
Packages that use IDPAuthnContextInfo Package Description com.sun.identity.saml2.plugins Defines SAMLv2 Plugin SPIs. -
-
Uses of IDPAuthnContextInfo in com.sun.identity.saml2.plugins
Methods in com.sun.identity.saml2.plugins that return IDPAuthnContextInfo Modifier and Type Method Description IDPAuthnContextInfo
IDPAuthnContextMapper. getIDPAuthnContextInfo(AuthnRequest authnRequest, String idpEntityID, String realm)
Deprecated.default IDPAuthnContextInfo
IDPAuthnContextMapper. getIDPAuthnContextInfo(AuthnRequest authnRequest, String idpEntityID, String realm, String spEntityID)
Returns anIDPAuthnContextInfo
object.
-