Uses of Class
org.sourceid.wstrust.plugin.process.TokenPluginDescriptor
Packages that use TokenPluginDescriptor
Package
Description
Interfaces, classes, and exceptions for token processors.
-
Uses of TokenPluginDescriptor in org.sourceid.wstrust.plugin.process
Subclasses of TokenPluginDescriptor in org.sourceid.wstrust.plugin.processModifier and TypeClassDescriptionclassThis class is used to describe a token processor implementation to the PingFederate server.Methods in org.sourceid.wstrust.plugin.process that return TokenPluginDescriptorModifier and TypeMethodDescriptionTokenProcessor.getPluginDescriptor()The PingFederate server will invoke this method on your token processor implementation to discover metadata about the implementation.