Uses of Class
org.keycloak.dom.saml.v2.protocol.ScopingType
Packages that use ScopingType
Package
Description
Package containing the classes for the protocol of SAMLv2
-
Uses of ScopingType in org.keycloak.dom.saml.v2.protocol
Fields in org.keycloak.dom.saml.v2.protocol declared as ScopingTypeMethods in org.keycloak.dom.saml.v2.protocol that return ScopingTypeModifier and TypeMethodDescriptionAuthnRequestType.getScoping()Gets the value of the scoping property.Methods in org.keycloak.dom.saml.v2.protocol with parameters of type ScopingTypeModifier and TypeMethodDescriptionvoidAuthnRequestType.setScoping(ScopingType value) Sets the value of the scoping property.