Uses of Class
org.csapi.pam.P_PAM_UNKNOWN_CAPABILITY

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

Uses of P_PAM_UNKNOWN_CAPABILITY in org.csapi.pam
 

Fields in org.csapi.pam declared as P_PAM_UNKNOWN_CAPABILITY
 P_PAM_UNKNOWN_CAPABILITY P_PAM_UNKNOWN_CAPABILITYHolder.value
           
 

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

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

Constructors in org.csapi.pam with parameters of type P_PAM_UNKNOWN_CAPABILITY
P_PAM_UNKNOWN_CAPABILITYHolder(P_PAM_UNKNOWN_CAPABILITY initial)
           
 

Uses of P_PAM_UNKNOWN_CAPABILITY in org.csapi.pam.access
 

Methods in org.csapi.pam.access that throw P_PAM_UNKNOWN_CAPABILITY
 TpPAMAttribute[] IpPAMAgentPresencePOATie.getCapabilityPresence(java.lang.String agent, java.lang.String capability, java.lang.String[] attributeNames, byte[] authToken)
           
 TpPAMAttribute[] _IpPAMAgentPresenceStub.getCapabilityPresence(java.lang.String agent, java.lang.String capability, java.lang.String[] attributeNames, byte[] authToken)
           
 TpPAMAttribute[] IpPAMAgentPresenceOperations.getCapabilityPresence(java.lang.String agent, java.lang.String capability, java.lang.String[] attributeNames, byte[] authToken)
           
 void IpPAMAgentPresencePOATie.setCapabilityPresence(java.lang.String agent, java.lang.String capability, TpPAMAttribute[] attributes, byte[] authToken)
           
 void _IpPAMAgentPresenceStub.setCapabilityPresence(java.lang.String agent, java.lang.String capability, TpPAMAttribute[] attributes, byte[] authToken)
           
 void IpPAMAgentPresenceOperations.setCapabilityPresence(java.lang.String agent, java.lang.String capability, TpPAMAttribute[] attributes, byte[] authToken)
           
 

Uses of P_PAM_UNKNOWN_CAPABILITY in org.csapi.pam.provisioning
 

Methods in org.csapi.pam.provisioning that throw P_PAM_UNKNOWN_CAPABILITY
 void IpPAMCapabilityManagementPOATie.assignCapabilitiesToType(java.lang.String agentType, java.lang.String[] capabilities, byte[] authToken)
           
 void IpPAMCapabilityManagementOperations.assignCapabilitiesToType(java.lang.String agentType, java.lang.String[] capabilities, byte[] authToken)
           
 void _IpPAMCapabilityManagementStub.assignCapabilitiesToType(java.lang.String agentType, java.lang.String[] capabilities, byte[] authToken)
           
 void IpPAMCapabilityManagementPOATie.unassignCapabilitiesFromType(java.lang.String agentType, java.lang.String[] capabilities, byte[] authToken)
           
 void IpPAMCapabilityManagementOperations.unassignCapabilitiesFromType(java.lang.String agentType, java.lang.String[] capabilities, byte[] authToken)
           
 void _IpPAMCapabilityManagementStub.unassignCapabilitiesFromType(java.lang.String agentType, java.lang.String[] capabilities, byte[] authToken)
           
 



Copyright © 2008. All Rights Reserved.