Class Saml2ResponseAssertion
java.lang.Object
org.springframework.security.saml2.provider.service.authentication.Saml2ResponseAssertion
- All Implemented Interfaces:
Serializable,Saml2ResponseAssertionAccessor
An OpenSAML-based implementation of
Saml2ResponseAssertionAccessor- Since:
- 7.0
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.security.saml2.provider.service.authentication.Saml2ResponseAssertionAccessor
getAttribute, getFirstAttribute
-
Method Details
-
withResponseValue
-
getNameId
- Specified by:
getNameIdin interfaceSaml2ResponseAssertionAccessor
-
getSessionIndexes
- Specified by:
getSessionIndexesin interfaceSaml2ResponseAssertionAccessor
-
getAttributes
- Specified by:
getAttributesin interfaceSaml2ResponseAssertionAccessor
-
getResponseValue
- Specified by:
getResponseValuein interfaceSaml2ResponseAssertionAccessor
-