Uses of Class
com.sun.identity.saml2.plugins.IDPAuthnContextInfo
Packages that use IDPAuthnContextInfo
-
Uses of IDPAuthnContextInfo in com.sun.identity.saml2.plugins
Methods in com.sun.identity.saml2.plugins that return IDPAuthnContextInfoModifier and TypeMethodDescriptionIDPAuthnContextMapper.getIDPAuthnContextInfo
(AuthnRequest authnRequest, String idpEntityID, String realm) Deprecated.default IDPAuthnContextInfo
IDPAuthnContextMapper.getIDPAuthnContextInfo
(AuthnRequest authnRequest, String idpEntityID, String realm, String spEntityID) Returns anIDPAuthnContextInfo
object.
IDPAuthnContextMapper.getIDPAuthnContextInfo(AuthnRequest, String, String, String)
instead