|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooleanType | |
---|---|
org.picketlink.identity.federation.saml.v2.ac |
Uses of BooleanType in org.picketlink.identity.federation.saml.v2.ac |
---|
Fields in org.picketlink.identity.federation.saml.v2.ac declared as BooleanType | |
---|---|
protected BooleanType |
TimeSyncTokenType.deviceInHand
|
Methods in org.picketlink.identity.federation.saml.v2.ac that return BooleanType | |
---|---|
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. |
Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type BooleanType | |
---|---|
void |
TimeSyncTokenType.setDeviceInHand(BooleanType value)
Sets the value of the deviceInHand property. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |