Package | Description |
---|---|
org.apache.cxf.sts.operation | |
org.apache.cxf.sts.provider | |
org.apache.cxf.sts.token.provider |
Modifier and Type | Field and Description |
---|---|
protected ClaimsManager |
AbstractOperation.claimsManager |
Modifier and Type | Method and Description |
---|---|
ClaimsManager |
AbstractOperation.getClaimsManager() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractOperation.setClaimsManager(ClaimsManager claimsManager) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSecurityTokenServiceProvider.setClaimsManager(ClaimsManager claimsManager) |
Modifier and Type | Method and Description |
---|---|
ClaimsManager |
TokenProviderParameters.getClaimsManager() |
Modifier and Type | Method and Description |
---|---|
void |
TokenProviderParameters.setClaimsManager(ClaimsManager claimsManager) |
Apache CXF