com.sun.identity.wss.security
インタフェース SecurityTokenSpec

既知の実装クラスの一覧:
AssertionTokenSpec, KerberosTokenSpec, SAML2TokenSpec, UserNameTokenSpec, X509TokenSpec

public interface SecurityTokenSpec

A transparent specification of the Security Token that constitutues a SecurityToken.

This interface contains no methods or constants, the only purpose of this is to group the all the Security Token specifications. Each Security Token specification must implement this interface.