Uses of Class
org.csapi.pam.TpPAMACLDefault

Packages that use TpPAMACLDefault
org.csapi.pam   
 

Uses of TpPAMACLDefault in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMACLDefault
 TpPAMACLDefault TpPAMAccessControlData.DefaultPolicy
           
static TpPAMACLDefault TpPAMACLDefault.PAM_ACCESS_ALLOW
           
static TpPAMACLDefault TpPAMACLDefault.PAM_ACCESS_DENY
           
 TpPAMACLDefault TpPAMACLDefaultHolder.value
           
 

Methods in org.csapi.pam that return TpPAMACLDefault
static TpPAMACLDefault TpPAMACLDefaultHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMACLDefault TpPAMACLDefault.from_int(int value)
           
static TpPAMACLDefault TpPAMACLDefaultHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.pam with parameters of type TpPAMACLDefault
TpPAMAccessControlData(TpPAMACLDefault DefaultPolicy, java.lang.String[] AllowList, java.lang.String[] DenyList)
           
TpPAMACLDefaultHolder(TpPAMACLDefault initial)
           
 



Copyright © 2009. All Rights Reserved.