Uses of Class
net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Packages that use IdPUIInfo Package Description net.shibboleth.idp.ui.context Context classes for information needed by the UI. -
-
Uses of IdPUIInfo in net.shibboleth.idp.ui.context
Fields in net.shibboleth.idp.ui.context declared as IdPUIInfo Modifier and Type Field Description private IdPUIInfoRelyingPartyUIContext. rpUIInfoThe appropriateIdPUIInfo.Methods in net.shibboleth.idp.ui.context that return IdPUIInfo Modifier and Type Method Description protected IdPUIInfoRelyingPartyUIContext. getRPUInfo()Get the RPUIInfoassociated with the request.
-