Uses of Class
tecgraf.openbus.core.v1_05.access_control_service.CredentialHolder

Packages that use CredentialHolder
tecgraf.openbus.core.v1_05.access_control_service   
 

Uses of CredentialHolder in tecgraf.openbus.core.v1_05.access_control_service
 

Methods in tecgraf.openbus.core.v1_05.access_control_service with parameters of type CredentialHolder
 boolean IAccessControlServiceOperations.loginByCertificate(String name, byte[] answer, CredentialHolder aCredential, IntHolder aLease)
           
 boolean IAccessControlServicePOATie.loginByCertificate(String name, byte[] answer, CredentialHolder aCredential, IntHolder aLease)
           
 boolean _IAccessControlServiceStub.loginByCertificate(String name, byte[] answer, CredentialHolder aCredential, IntHolder aLease)
           
 boolean IAccessControlServiceOperations.loginByPassword(String name, String password, CredentialHolder aCredential, IntHolder aLease)
           
 boolean IAccessControlServicePOATie.loginByPassword(String name, String password, CredentialHolder aCredential, IntHolder aLease)
           
 boolean _IAccessControlServiceStub.loginByPassword(String name, String password, CredentialHolder aCredential, IntHolder aLease)
           
 



Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.