Uses of Class
org.sourceid.wstrust.plugin.generate.TokenContext
Packages that use TokenContext
Package
Description
Interfaces and classes for token generators.
-
Uses of TokenContext in org.sourceid.wstrust.plugin.generate
Methods in org.sourceid.wstrust.plugin.generate with parameters of type TokenContextModifier and TypeMethodDescriptionorg.sourceid.wstrust.model.SecurityTokenTokenGenerator.generateToken(TokenContext attributeContext) This is the method that the PingFederate server will invoke when constructing a new token.