Uses of Class
com.nimbusds.oauth2.sdk.SerializeException
-
Packages that use SerializeException Package Description com.nimbusds.oauth2.sdk.assertions.saml2 SAML 2.0 bearer assertions. -
-
Uses of SerializeException in com.nimbusds.oauth2.sdk.assertions.saml2
Methods in com.nimbusds.oauth2.sdk.assertions.saml2 that throw SerializeException Modifier and Type Method Description org.opensaml.saml.saml2.core.AssertionSAML2AssertionDetails. toSAML2Assertion()Returns a SAML 2.0 assertion (unsigned) representation of this assertion details instance.
-