Uses of Class
org.omg.CORBA.AnyHolder

Packages that use AnyHolder
org.omg.SecurityLevel2   
 

Uses of AnyHolder in org.omg.SecurityLevel2
 

Methods in org.omg.SecurityLevel2 with parameters of type AnyHolder
 AuthenticationStatus PrincipalAuthenticatorOperations.authenticate(int method, String mechanism, String security_name, Any auth_data, SecAttribute[] privileges, CredentialsHolder creds, AnyHolder continuation_data, AnyHolder auth_specific_data)
           
 AuthenticationStatus _PrincipalAuthenticatorStub.authenticate(int method, String mechanism, String security_name, Any auth_data, SecAttribute[] privileges, CredentialsHolder creds, AnyHolder continuation_data, AnyHolder auth_specific_data)
           
 AuthenticationStatus PrincipalAuthenticatorOperations.continue_authentication(Any response_data, Credentials creds, AnyHolder continuation_data, AnyHolder auth_specific_data)
           
 AuthenticationStatus _PrincipalAuthenticatorStub.continue_authentication(Any response_data, Credentials creds, AnyHolder continuation_data, AnyHolder auth_specific_data)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.