tecgraf.openbus.core.v2_0.credential
Class SignedCallChain
java.lang.Object
tecgraf.openbus.core.v2_0.credential.SignedCallChain
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class SignedCallChain
- extends Object
- implements IDLEntity
Generated from IDL struct "SignedCallChain".
- Version:
- generated at Feb 10, 2014 8:46:01 AM
- Author:
- JacORB IDL compiler V 3.3
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
signature
public byte[] signature
encoded
public byte[] encoded
SignedCallChain
public SignedCallChain()
SignedCallChain
public SignedCallChain(byte[] signature,
byte[] encoded)
Copyright © 2014. All Rights Reserved.