org.rococoa.cocoa.security
Class SecurityLibrary.OpaqueSecPolicyRef

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

public static class SecurityLibrary.OpaqueSecPolicyRef
extends PointerType


Constructor Summary
SecurityLibrary.OpaqueSecPolicyRef()
           
SecurityLibrary.OpaqueSecPolicyRef(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
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityLibrary.OpaqueSecPolicyRef

public SecurityLibrary.OpaqueSecPolicyRef(Pointer pointer)

SecurityLibrary.OpaqueSecPolicyRef

public SecurityLibrary.OpaqueSecPolicyRef()


Copyright © 2009. All Rights Reserved.