org.apache.geronimo.corba.security.config.tss
Class TSSITTPrincipalNameGSSUP
java.lang.Object
org.apache.geronimo.corba.security.config.tss.TSSSASIdentityToken
org.apache.geronimo.corba.security.config.tss.TSSITTPrincipalNameGSSUP
- All Implemented Interfaces:
- Serializable
public class TSSITTPrincipalNameGSSUP
- extends TSSSASIdentityToken
- See Also:
- Serialized Form
OID
public static final String OID
TSSITTPrincipalNameGSSUP
public TSSITTPrincipalNameGSSUP(Class principalClass,
String realmName,
String domainName)
throws NoSuchMethodException
- Throws:
NoSuchMethodException
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-2007 Apache Software Foundation. All Rights Reserved.