Uses of Class
org.csapi.pam.P_PAM_NO_CAPABILITY

Packages that use P_PAM_NO_CAPABILITY
org.csapi.pam   
org.csapi.pam.access   
org.csapi.pam.provisioning   
 

Uses of P_PAM_NO_CAPABILITY in org.csapi.pam
 

Fields in org.csapi.pam declared as P_PAM_NO_CAPABILITY
 P_PAM_NO_CAPABILITY P_PAM_NO_CAPABILITYHolder.value
           
 

Methods in org.csapi.pam that return P_PAM_NO_CAPABILITY
static P_PAM_NO_CAPABILITY P_PAM_NO_CAPABILITYHelper.extract(org.omg.CORBA.Any any)
           
static P_PAM_NO_CAPABILITY P_PAM_NO_CAPABILITYHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.pam with parameters of type P_PAM_NO_CAPABILITY
static void P_PAM_NO_CAPABILITYHelper.insert(org.omg.CORBA.Any any, P_PAM_NO_CAPABILITY s)
           
static void P_PAM_NO_CAPABILITYHelper.write(org.omg.CORBA.portable.OutputStream out, P_PAM_NO_CAPABILITY s)
           
 

Constructors in org.csapi.pam with parameters of type P_PAM_NO_CAPABILITY
P_PAM_NO_CAPABILITYHolder(P_PAM_NO_CAPABILITY initial)
           
 

Uses of P_PAM_NO_CAPABILITY in org.csapi.pam.access
 

Methods in org.csapi.pam.access that throw P_PAM_NO_CAPABILITY
 void IpPAMAgentPresencePOATie.setCapabilityPresenceExpiration(java.lang.String agent, java.lang.String capability, java.lang.String[] attributeNames, long expiresIn, byte[] authToken)
           
 void IpPAMAgentPresenceOperations.setCapabilityPresenceExpiration(java.lang.String agent, java.lang.String capability, java.lang.String[] attributeNames, long expiresIn, byte[] authToken)
           
 void _IpPAMAgentPresenceStub.setCapabilityPresenceExpiration(java.lang.String agent, java.lang.String capability, java.lang.String[] attributeNames, long expiresIn, byte[] authToken)
           
 

Uses of P_PAM_NO_CAPABILITY in org.csapi.pam.provisioning
 

Methods in org.csapi.pam.provisioning that throw P_PAM_NO_CAPABILITY
 void IpPAMAgentManagementPOATie.disableCapabilities(java.lang.String agentName, java.lang.String[] capabilities, byte[] authToken)
           
 void IpPAMAgentManagementOperations.disableCapabilities(java.lang.String agentName, java.lang.String[] capabilities, byte[] authToken)
           
 void _IpPAMAgentManagementStub.disableCapabilities(java.lang.String agentName, java.lang.String[] capabilities, byte[] authToken)
           
 



Copyright © 2009. All Rights Reserved.