org.apache.geronimo.corba.security.config.tss
Class TSSITTAnonymous
java.lang.Object
org.apache.geronimo.corba.security.config.tss.TSSSASIdentityToken
org.apache.geronimo.corba.security.config.tss.TSSITTAnonymous
- All Implemented Interfaces:
- Serializable
public class TSSITTAnonymous
- extends TSSSASIdentityToken
- See Also:
- Serialized Form
OID
public static final String OID
- See Also:
- Constant Field Values
TSSITTAnonymous
public TSSITTAnonymous()
getType
public short getType()
- Specified by:
getType
in class TSSSASIdentityToken
getOID
public String getOID()
- Specified by:
getOID
in class TSSSASIdentityToken
check
public Subject check(org.omg.CSI.IdentityToken identityToken)
throws SASException
- Specified by:
check
in class TSSSASIdentityToken
- Throws:
SASException
toString
public void toString(String spaces,
StringBuffer buf)
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.