Uses of Class
org.keycloak.dom.saml.v2.assertion.SubjectType
Packages that use SubjectType
Package
Description
Package for the model classes for the SAML2 Assertion
Package containing the classes for the protocol of SAMLv2
-
Uses of SubjectType in org.keycloak.dom.saml.v2.assertion
Methods in org.keycloak.dom.saml.v2.assertion that return SubjectTypeMethods in org.keycloak.dom.saml.v2.assertion with parameters of type SubjectTypeModifier and TypeMethodDescriptionvoidAssertionType.setSubject(SubjectType subject) Set the subject -
Uses of SubjectType in org.keycloak.dom.saml.v2.protocol
Fields in org.keycloak.dom.saml.v2.protocol declared as SubjectTypeModifier and TypeFieldDescriptionprotected SubjectTypeAuthnRequestType.subjectprotected SubjectTypeSubjectQueryAbstractType.subjectMethods in org.keycloak.dom.saml.v2.protocol that return SubjectTypeModifier and TypeMethodDescriptionAuthnRequestType.getSubject()Gets the value of the subject property.SubjectQueryAbstractType.getSubject()Gets the value of the subject property.Methods in org.keycloak.dom.saml.v2.protocol with parameters of type SubjectTypeModifier and TypeMethodDescriptionvoidAuthnRequestType.setSubject(SubjectType value) Sets the value of the subject property.voidSubjectQueryAbstractType.setSubject(SubjectType subject)