Uses of Interface
net.shibboleth.oidc.saml.xmlobject.DefaultAcrValue
-
-
Uses of DefaultAcrValue in net.shibboleth.oidc.saml.xmlobject
Methods in net.shibboleth.oidc.saml.xmlobject that return types with arguments of type DefaultAcrValue Modifier and Type Method Description List<DefaultAcrValue>OAuthRPExtensions. getDefaultAcrValues()Get the list of default ACR values.
-