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