Uses of Class
org.omg.ATLAS.TokenOkay

Packages that use TokenOkay
org.omg.ATLAS   
 

Uses of TokenOkay in org.omg.ATLAS
 

Methods in org.omg.ATLAS that return TokenOkay
static TokenOkay TokenOkayHelper.extract(Any any)
           
static TokenOkay TokenOkayHelper.read(InputStream in)
           
 

Methods in org.omg.ATLAS with parameters of type TokenOkay
static void TokenOkayHelper.insert(Any any, TokenOkay s)
           
static void TokenOkayHelper.write(OutputStream out, TokenOkay s)
           
 

Methods in org.omg.ATLAS that throw TokenOkay
 AuthTokenData _AuthTokenDispenserStub.translate_authorization_token(IdentityToken the_subject, AuthorizationElement[] the_token)
           
 AuthTokenData AuthTokenDispenserPOATie.translate_authorization_token(IdentityToken the_subject, AuthorizationElement[] the_token)
           
 AuthTokenData AuthTokenDispenserOperations.translate_authorization_token(IdentityToken the_subject, AuthorizationElement[] the_token)