Package | Description |
---|---|
org.apache.cxf.sts | |
org.apache.cxf.sts.token.realm |
Modifier and Type | Method and Description |
---|---|
IdentityMapper |
STSPropertiesMBean.getIdentityMapper()
Get the IdentityMapper object to use.
|
IdentityMapper |
StaticSTSProperties.getIdentityMapper()
Get the IdentityMapper object to use.
|
Modifier and Type | Method and Description |
---|---|
void |
STSPropertiesMBean.setIdentityMapper(IdentityMapper identityMapper)
Set the IdentityMapper object to use.
|
void |
StaticSTSProperties.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