Uses of Class
org.csapi.pam.P_PAM_UNKNOWN_ATTRIBUTES

Packages that use P_PAM_UNKNOWN_ATTRIBUTES
org.csapi.pam   
org.csapi.pam.provisioning   
 

Uses of P_PAM_UNKNOWN_ATTRIBUTES in org.csapi.pam
 

Fields in org.csapi.pam declared as P_PAM_UNKNOWN_ATTRIBUTES
 P_PAM_UNKNOWN_ATTRIBUTES P_PAM_UNKNOWN_ATTRIBUTESHolder.value
           
 

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

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

Constructors in org.csapi.pam with parameters of type P_PAM_UNKNOWN_ATTRIBUTES
P_PAM_UNKNOWN_ATTRIBUTESHolder(P_PAM_UNKNOWN_ATTRIBUTES initial)
           
 

Uses of P_PAM_UNKNOWN_ATTRIBUTES in org.csapi.pam.provisioning
 

Methods in org.csapi.pam.provisioning that throw P_PAM_UNKNOWN_ATTRIBUTES
 void _IpPAMAgentManagementStub.setAgentAttributes(java.lang.String agentName, java.lang.String agentType, TpPAMAttribute[] attributes, byte[] authToken)
           
 void IpPAMAgentManagementPOATie.setAgentAttributes(java.lang.String agentName, java.lang.String agentType, TpPAMAttribute[] attributes, byte[] authToken)
           
 void IpPAMAgentManagementOperations.setAgentAttributes(java.lang.String agentName, java.lang.String agentType, TpPAMAttribute[] attributes, byte[] authToken)
           
 void _IpPAMIdentityManagementStub.setIdentityAttributes(java.lang.String identity, java.lang.String identityType, TpPAMAttribute[] attributes, byte[] authToken)
           
 void IpPAMIdentityManagementPOATie.setIdentityAttributes(java.lang.String identity, java.lang.String identityType, TpPAMAttribute[] attributes, byte[] authToken)
           
 void IpPAMIdentityManagementOperations.setIdentityAttributes(java.lang.String identity, java.lang.String identityType, TpPAMAttribute[] attributes, byte[] authToken)
           
 



Copyright © 2008. All Rights Reserved.