Uses of Interface
com.nimbusds.openid.connect.provider.spi.grants.SAML2GrantHandler
-
Packages that use SAML2GrantHandler Package Description com.nimbusds.openid.connect.provider.spi.grants OAuth 2.0 authorisation grant handler SPIs. -
-
Uses of SAML2GrantHandler in com.nimbusds.openid.connect.provider.spi.grants
Subinterfaces of SAML2GrantHandler in com.nimbusds.openid.connect.provider.spi.grants Modifier and Type Interface Description interfaceSelfIssuedSAML2GrantHandlerService Provider Interface (SPI) for handling self-issued SAML 2.0 bearer assertion grants.interfaceThirdPartySAML2GrantHandlerService Provider Interface (SPI) for handling SAML 2.0 bearer assertion grants issued by a third-party security token service.
-