@Immutable @ThreadSafe public final class BinaryLightToken extends Object
Constructor and Description |
---|
BinaryLightToken(eu.eidas.auth.commons.light.ILightToken lightToken,
byte[] tokenBytes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
eu.eidas.auth.commons.light.ILightToken |
getToken()
Logical LightToken what is equal to the encoded physical one
|
byte[] |
getTokenBytes()
Binary or physical LightToken what is equal to the logical one
|
int |
hashCode() |
String |
toString() |
@Nonnull public eu.eidas.auth.commons.light.ILightToken getToken()
@Nonnull public byte[] getTokenBytes()
Copyright © 2020. All Rights Reserved.