Uses of Class
org.sourceid.wstrust.plugin.generate.TokenContext
-
Packages that use TokenContext Package Description org.sourceid.wstrust.plugin.generate 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 TokenContext Modifier and Type Method Description org.sourceid.wstrust.model.SecurityTokenTokenGenerator. generateToken(TokenContext attributeContext)This is the method that the PingFederate server will invoke when constructing a new token.
-