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