Uses of Class
net.shibboleth.idp.saml.metadata.ACSUIInfo
-
Packages that use ACSUIInfo Package Description net.shibboleth.idp.ui.context Context classes for information needed by the UI. -
-
Uses of ACSUIInfo in net.shibboleth.idp.ui.context
Fields in net.shibboleth.idp.ui.context declared as ACSUIInfo Modifier and Type Field Description private ACSUIInfoRelyingPartyUIContext. rpACSUIinfoThe appropriateACSUIInfo.Methods in net.shibboleth.idp.ui.context that return ACSUIInfo Modifier and Type Method Description protected ACSUIInfoRelyingPartyUIContext. getRPACSUInfo()Get theACSUIInfofor the request.
-