| Package | Description |
|---|---|
| org.apache.cxf.fediz.service.idp.service.jpa |
| Modifier and Type | Method and Description |
|---|---|
List<TrustedIdpEntity> |
IdpEntity.getTrustedIdps() |
| Modifier and Type | Method and Description |
|---|---|
static void |
TrustedIdpDAOJPAImpl.domain2entity(TrustedIdp trustedIDP,
TrustedIdpEntity entity) |
static TrustedIdp |
TrustedIdpDAOJPAImpl.entity2domain(TrustedIdpEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdpEntity.setTrustedIdps(List<TrustedIdpEntity> trustedIdps) |
Apache Fediz