org.openejb.corba.security.config.tss
Class TSSITTAbsent

java.lang.Object
  extended byorg.openejb.corba.security.config.tss.TSSSASIdentityToken
      extended byorg.openejb.corba.security.config.tss.TSSITTAbsent
All Implemented Interfaces:
Serializable

public class TSSITTAbsent
extends TSSSASIdentityToken

Version:
$Rev: 445461 $ $Date: 2005-06-17 09:25:12 +0200 (Fri, 17 Jun 2005) $
See Also:
Serialized Form

Field Summary
static String OID
           
 
Constructor Summary
TSSITTAbsent()
           
 
Method Summary
 Subject check(org.omg.CSI.IdentityToken identityToken)
           
 String getOID()
           
 short getType()
           
 
Methods inherited from class org.openejb.corba.security.config.tss.TSSSASIdentityToken
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OID

public static final String OID
See Also:
Constant Field Values
Constructor Detail

TSSITTAbsent

public TSSITTAbsent()
Method Detail

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


Copyright © 1999-2006 OpenEJB. All Rights Reserved.