Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.ac |
Modifier and Type | Field and Description |
---|---|
protected BooleanType |
TimeSyncTokenType.deviceInHand |
Modifier and Type | Method and Description |
---|---|
static BooleanType |
BooleanType.fromValue(String v) |
BooleanType |
TimeSyncTokenType.getDeviceInHand()
Gets the value of the deviceInHand property.
|
static BooleanType |
BooleanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BooleanType[] |
BooleanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeSyncTokenType.setDeviceInHand(BooleanType value)
Sets the value of the deviceInHand property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.