Uses of Class
org.csapi.pam.TpPAMAttributeDef

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

Uses of TpPAMAttributeDef in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMAttributeDef
 TpPAMAttributeDef[] TpPAMAttributeDefListHolder.value
           
 TpPAMAttributeDef TpPAMAttributeDefHolder.value
           
 

Methods in org.csapi.pam that return TpPAMAttributeDef
static TpPAMAttributeDef[] TpPAMAttributeDefListHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMAttributeDef TpPAMAttributeDefHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMAttributeDef[] TpPAMAttributeDefListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpPAMAttributeDef TpPAMAttributeDefHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.pam with parameters of type TpPAMAttributeDef
static void TpPAMAttributeDefHelper.insert(org.omg.CORBA.Any any, TpPAMAttributeDef s)
           
static void TpPAMAttributeDefListHelper.insert(org.omg.CORBA.Any any, TpPAMAttributeDef[] s)
           
static void TpPAMAttributeDefHelper.write(org.omg.CORBA.portable.OutputStream out, TpPAMAttributeDef s)
           
static void TpPAMAttributeDefListHelper.write(org.omg.CORBA.portable.OutputStream _out, TpPAMAttributeDef[] _s)
           
 

Constructors in org.csapi.pam with parameters of type TpPAMAttributeDef
TpPAMAttributeDefHolder(TpPAMAttributeDef initial)
           
TpPAMAttributeDefListHolder(TpPAMAttributeDef[] initial)
           
 

Uses of TpPAMAttributeDef in org.csapi.pam.provisioning
 

Methods in org.csapi.pam.provisioning that return TpPAMAttributeDef
 TpPAMAttributeDef IpPAMAgentTypeManagementPOATie.getAgentAttributeDefinition(java.lang.String attributeName, byte[] authToken)
           
 TpPAMAttributeDef IpPAMAgentTypeManagementOperations.getAgentAttributeDefinition(java.lang.String attributeName, byte[] authToken)
           
 TpPAMAttributeDef _IpPAMAgentTypeManagementStub.getAgentAttributeDefinition(java.lang.String attributeName, byte[] authToken)
           
 TpPAMAttributeDef IpPAMCapabilityManagementPOATie.getCapabilityAttributeDefinition(java.lang.String attributeName, byte[] authToken)
           
 TpPAMAttributeDef IpPAMCapabilityManagementOperations.getCapabilityAttributeDefinition(java.lang.String attributeName, byte[] authToken)
           
 TpPAMAttributeDef _IpPAMCapabilityManagementStub.getCapabilityAttributeDefinition(java.lang.String attributeName, byte[] authToken)
           
 TpPAMAttributeDef IpPAMIdentityTypeManagementPOATie.getIdentityAttributeDefinition(java.lang.String attributeName, byte[] authToken)
           
 TpPAMAttributeDef IpPAMIdentityTypeManagementOperations.getIdentityAttributeDefinition(java.lang.String attributeName, byte[] authToken)
           
 TpPAMAttributeDef _IpPAMIdentityTypeManagementStub.getIdentityAttributeDefinition(java.lang.String attributeName, byte[] authToken)
           
 

Methods in org.csapi.pam.provisioning with parameters of type TpPAMAttributeDef
 void IpPAMAgentTypeManagementPOATie.createAgentAttribute(TpPAMAttributeDef pAttribute, byte[] authToken)
           
 void IpPAMAgentTypeManagementOperations.createAgentAttribute(TpPAMAttributeDef pAttribute, byte[] authToken)
           
 void _IpPAMAgentTypeManagementStub.createAgentAttribute(TpPAMAttributeDef pAttribute, byte[] authToken)
           
 void IpPAMCapabilityManagementPOATie.createCapabilityAttribute(TpPAMAttributeDef pAttribute, byte[] authToken)
           
 void IpPAMCapabilityManagementOperations.createCapabilityAttribute(TpPAMAttributeDef pAttribute, byte[] authToken)
           
 void _IpPAMCapabilityManagementStub.createCapabilityAttribute(TpPAMAttributeDef pAttribute, byte[] authToken)
           
 void IpPAMIdentityTypeManagementPOATie.createIdentityAttribute(TpPAMAttributeDef pAttribute, byte[] authToken)
           
 void IpPAMIdentityTypeManagementOperations.createIdentityAttribute(TpPAMAttributeDef pAttribute, byte[] authToken)
           
 void _IpPAMIdentityTypeManagementStub.createIdentityAttribute(TpPAMAttributeDef pAttribute, byte[] authToken)
           
 



Copyright © 2009. All Rights Reserved.