public class UserIdentityAC extends Object
Modifier and Type | Field and Description |
---|---|
private byte[] |
serverResponse |
Constructor and Description |
---|
UserIdentityAC(byte[] serverResponse) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getServerResponse() |
int |
length() |
(package private) StringBuilder |
promptTo(StringBuilder sb) |
String |
toString() |
private final byte[] serverResponse
public UserIdentityAC(byte[] serverResponse)
public final byte[] getServerResponse()
public int length()
StringBuilder promptTo(StringBuilder sb)
Copyright © 2017 dcm4che.org. All rights reserved.