tecgraf.openbus.core.v2_0.services.access_control
Class LoginAuthenticationInfo
java.lang.Object
tecgraf.openbus.core.v2_0.services.access_control.LoginAuthenticationInfo
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class LoginAuthenticationInfo
- extends Object
- implements IDLEntity
Generated from IDL struct "LoginAuthenticationInfo".
- Version:
- generated at Feb 10, 2014 8:46:00 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 |
hash
public byte[] hash
data
public byte[] data
LoginAuthenticationInfo
public LoginAuthenticationInfo()
LoginAuthenticationInfo
public LoginAuthenticationInfo(byte[] hash,
byte[] data)
Copyright © 2014. All Rights Reserved.