org.rococoa.cocoa.security
Class SecurityLibrary.CSSM_ACL_ENTRY_INPUT

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.security.SecurityLibrary.CSSM_ACL_ENTRY_INPUT
All Implemented Interfaces:
NativeMapped
Enclosing interface:
SecurityLibrary

public static class SecurityLibrary.CSSM_ACL_ENTRY_INPUT
extends PointerType


Constructor Summary
SecurityLibrary.CSSM_ACL_ENTRY_INPUT()
           
SecurityLibrary.CSSM_ACL_ENTRY_INPUT(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityLibrary.CSSM_ACL_ENTRY_INPUT

public SecurityLibrary.CSSM_ACL_ENTRY_INPUT(Pointer pointer)

SecurityLibrary.CSSM_ACL_ENTRY_INPUT

public SecurityLibrary.CSSM_ACL_ENTRY_INPUT()