Uses of Class
com.sun.identity.wss.security.AssertionTokenSpec
-
Packages that use AssertionTokenSpec Package Description com.sun.identity.wss.security Defines Web Services Security Token specification and Token interfaces with their respective implementation classes for different WS-* Security Tokens. -
-
Uses of AssertionTokenSpec in com.sun.identity.wss.security
Constructors in com.sun.identity.wss.security with parameters of type AssertionTokenSpec Constructor Description AssertionToken(AssertionTokenSpec spec, SSOToken ssoToken)Constructor that initializes the AssertionToken.
-