Uses of Interface
net.shibboleth.oidc.saml.xmlobject.RequestUri
-
-
Uses of RequestUri in net.shibboleth.oidc.saml.xmlobject
Methods in net.shibboleth.oidc.saml.xmlobject that return types with arguments of type RequestUri Modifier and Type Method Description List<RequestUri>OAuthRPExtensions. getRequestUris()Get the list of request URIs.
-