| Package | Description |
|---|---|
| org.apache.cxf.fediz.service.idp.domain | |
| org.apache.cxf.fediz.service.idp.service.jpa |
| Modifier and Type | Field and Description |
|---|---|
protected TrustType |
TrustedIdp.trustType |
| Modifier and Type | Method and Description |
|---|---|
TrustType |
TrustedIdp.getTrustType() |
static TrustType |
TrustType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrustType[] |
TrustType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrustedIdp.setTrustType(TrustType trustType) |
| Modifier and Type | Method and Description |
|---|---|
TrustType |
TrustedIdpEntity.getTrustType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrustedIdpEntity.setTrustType(TrustType trustType) |
Apache Fediz