org.csapi.pam
Class TpPAMACLDefault
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
TpPAMACLDefault
protected TpPAMACLDefault(int i)
value
public int value()
from_int
public static TpPAMACLDefault from_int(int value)
Copyright © 2009. All Rights Reserved.