| Package | Description |
|---|---|
| org.apache.cxf.sts | |
| org.apache.cxf.sts.token.realm |
| Modifier and Type | Method and Description |
|---|---|
IdentityMapper |
StaticSTSProperties.getIdentityMapper()
Get the IdentityMapper object to use.
|
IdentityMapper |
STSPropertiesMBean.getIdentityMapper()
Get the IdentityMapper object to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StaticSTSProperties.setIdentityMapper(IdentityMapper identityMapper)
Set the IdentityMapper object to use.
|
void |
STSPropertiesMBean.setIdentityMapper(IdentityMapper identityMapper)
Set the IdentityMapper object to use.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityMapper |
Relationship.getIdentityMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
Relationship.setIdentityMapper(IdentityMapper identityMapper) |
Apache CXF