org.csapi.pam
Class TpPAMACLDefault

java.lang.Object
  extended by org.csapi.pam.TpPAMACLDefault
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpPAMACLDefault
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpPAMACLDefault"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _PAM_ACCESS_ALLOW
           
static int _PAM_ACCESS_DENY
           
static TpPAMACLDefault PAM_ACCESS_ALLOW
           
static TpPAMACLDefault PAM_ACCESS_DENY
           
 
Constructor Summary
protected TpPAMACLDefault(int i)
           
 
Method Summary
static TpPAMACLDefault from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_PAM_ACCESS_ALLOW

public static final int _PAM_ACCESS_ALLOW
See Also:
Constant Field Values

PAM_ACCESS_ALLOW

public static final TpPAMACLDefault PAM_ACCESS_ALLOW

_PAM_ACCESS_DENY

public static final int _PAM_ACCESS_DENY
See Also:
Constant Field Values

PAM_ACCESS_DENY

public static final TpPAMACLDefault PAM_ACCESS_DENY
Constructor Detail

TpPAMACLDefault

protected TpPAMACLDefault(int i)
Method Detail

value

public int value()

from_int

public static TpPAMACLDefault from_int(int value)


Copyright © 2009. All Rights Reserved.