org.omg.ATLAS

Interface AuthTokenDispenserOperations

Known Subinterfaces:
AuthTokenDispenser
Known Implementing Classes:
AuthTokenDispenserPOA, AuthTokenDispenserPOATie, _AuthTokenDispenserStub

public interface AuthTokenDispenserOperations

Generated from IDL interface "AuthTokenDispenser"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

AuthTokenData
get_my_authorization_token()
AuthTokenData
translate_authorization_token(IdentityToken the_subject, AuthorizationElement the_token)

Method Details

get_my_authorization_token

public AuthTokenData get_my_authorization_token()
            throws IllegalTokenRequest


translate_authorization_token

public AuthTokenData translate_authorization_token(IdentityToken the_subject,
                                                   AuthorizationElement the_token)
            throws TokenOkay,
                   IllegalTokenRequest