public final class ExportedSharedAuth extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
LoginProcess |
attempt |
String |
bus |
byte[] |
secret |
| Constructor and Description |
|---|
ExportedSharedAuth() |
ExportedSharedAuth(String bus,
LoginProcess attempt,
byte[] secret) |
public String bus
public LoginProcess attempt
public byte[] secret
public ExportedSharedAuth()
public ExportedSharedAuth(String bus, LoginProcess attempt, byte[] secret)
Copyright © 2008–2018 Tecgraf/PUC-Rio. All rights reserved.