Uses of Class
org.sourceid.wstrust.plugin.process.TokenContext
-
Packages that use TokenContext Package Description org.sourceid.wstrust.plugin.process Interfaces, classes, and exceptions for token processors. -
-
Uses of TokenContext in org.sourceid.wstrust.plugin.process
Methods in org.sourceid.wstrust.plugin.process that return TokenContext Modifier and Type Method Description TokenContextTokenProcessor. processToken(T token)This is the method that the PingFederate server will invoke when it consumes a token.
-