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 IDPAuthnContextInfoIDPAuthnContextMapper. getIDPAuthnContextInfo(AuthnRequest authnRequest, String idpEntityID, String realm)Deprecated.default IDPAuthnContextInfoIDPAuthnContextMapper. getIDPAuthnContextInfo(AuthnRequest authnRequest, String idpEntityID, String realm, String spEntityID)Returns anIDPAuthnContextInfoobject.
-