Class EvidenceType.ChoiceType
java.lang.Object
org.keycloak.dom.saml.v2.assertion.EvidenceType.ChoiceType
- All Implemented Interfaces:
Serializable
- Enclosing class:
- EvidenceType
- See Also:
-
Constructor Summary
ConstructorDescriptionChoiceType
(String assertionIDRef) ChoiceType
(URI assertionURIRef) ChoiceType
(AssertionType assertion) ChoiceType
(EncryptedAssertionType encryptedAssertion) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ChoiceType
-
ChoiceType
-
ChoiceType
-
ChoiceType
-
-
Method Details
-
getAssertionIDRef
-
getAssertionURIRef
-
getAssertion
-
getEncryptedAssertion
-