Uses of Class
org.keycloak.dom.saml.v2.protocol.ScopingType
Package
Description
Package containing the classes for the protocol of SAMLv2
-
Uses of ScopingType in org.keycloak.dom.saml.v2.protocol
Modifier and TypeMethodDescriptionAuthnRequestType.getScoping()
Gets the value of the scoping property.Modifier and TypeMethodDescriptionvoid
AuthnRequestType.setScoping
(ScopingType value) Sets the value of the scoping property.