Uses of Class
org.keycloak.dom.saml.v2.protocol.TerminateType
Packages that use TerminateType
Package
Description
Package containing the classes for the protocol of SAMLv2
-
Uses of TerminateType in org.keycloak.dom.saml.v2.protocol
Fields in org.keycloak.dom.saml.v2.protocol declared as TerminateTypeMethods in org.keycloak.dom.saml.v2.protocol that return TerminateTypeModifier and TypeMethodDescriptionManageNameIDRequestType.getTerminate()Gets the value of the terminate property.Methods in org.keycloak.dom.saml.v2.protocol with parameters of type TerminateTypeModifier and TypeMethodDescriptionvoidManageNameIDRequestType.setTerminate(TerminateType value) Sets the value of the terminate property.