| Package | Description |
|---|---|
| org.gatein.pc.api | |
| org.gatein.pc.api.info |
| Modifier and Type | Method and Description |
|---|---|
static TransportGuarantee |
TransportGuarantee.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportGuarantee[] |
TransportGuarantee.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<TransportGuarantee> |
SecurityInfo.getTransportGuarantees() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SecurityInfo.containsTransportGuarantee(TransportGuarantee transportGuarantee) |
Copyright © 2003-2020 GateIn. All Rights Reserved.