org.omg.Security
Class SecAttribute
java.lang.Object
org.omg.Security.SecAttribute
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class SecAttribute
- extends Object
- implements IDLEntity
org/omg/Security/SecAttribute.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/apache-geronimo-yoko-33a0be6/yoko-spec-corba/src/main/idl/Security.idl
Saturday, November 5, 2011 7:43:25 PM UTC
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attribute_type
public AttributeType attribute_type
defining_authority
public byte[] defining_authority
value
public byte[] value
SecAttribute
public SecAttribute()
SecAttribute
public SecAttribute(AttributeType _attribute_type,
byte[] _defining_authority,
byte[] _value)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.