Uses of Interface
org.forgerock.openig.assertion.plugin.IdentityAssertionPlugin
Packages that use IdentityAssertionPlugin
Package
Description
Identity Assertion plugins.
Kerberos Identity Assertion plugin.
-
Uses of IdentityAssertionPlugin in org.forgerock.openig.assertion.plugin
Classes in org.forgerock.openig.assertion.plugin that implement IdentityAssertionPlugin -
Uses of IdentityAssertionPlugin in org.forgerock.openig.assertion.plugin.kerberos
Classes in org.forgerock.openig.assertion.plugin.kerberos that implement IdentityAssertionPluginModifier and TypeClassDescriptionfinal class
Provides support for validating a user's Kerberos token, works as anIdentityAssertionPlugin
for theIdentityAssertionHandler
.