|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of STSPropertiesMBean in org.apache.cxf.sts |
---|
Classes in org.apache.cxf.sts that implement STSPropertiesMBean | |
---|---|
class |
StaticSTSProperties
A static implementation of the STSPropertiesMBean. |
Uses of STSPropertiesMBean in org.apache.cxf.sts.claims |
---|
Methods in org.apache.cxf.sts.claims that return STSPropertiesMBean | |
---|---|
STSPropertiesMBean |
ClaimsParameters.getStsProperties()
|
Methods in org.apache.cxf.sts.claims with parameters of type STSPropertiesMBean | |
---|---|
void |
ClaimsParameters.setStsProperties(STSPropertiesMBean stsProperties)
|
Uses of STSPropertiesMBean in org.apache.cxf.sts.operation |
---|
Fields in org.apache.cxf.sts.operation declared as STSPropertiesMBean | |
---|---|
protected STSPropertiesMBean |
AbstractOperation.stsProperties
|
Methods in org.apache.cxf.sts.operation with parameters of type STSPropertiesMBean | |
---|---|
void |
AbstractOperation.setStsProperties(STSPropertiesMBean stsProperties)
|
Uses of STSPropertiesMBean in org.apache.cxf.sts.provider |
---|
Methods in org.apache.cxf.sts.provider with parameters of type STSPropertiesMBean | |
---|---|
void |
DefaultSecurityTokenServiceProvider.setStsProperties(STSPropertiesMBean stsProperties)
|
Uses of STSPropertiesMBean in org.apache.cxf.sts.request |
---|
Methods in org.apache.cxf.sts.request with parameters of type STSPropertiesMBean | |
---|---|
void |
RequestParser.parseRequest(RequestSecurityTokenType request,
WebServiceContext wsContext,
STSPropertiesMBean stsProperties,
List<ClaimsParser> claimsParsers)
|
Uses of STSPropertiesMBean in org.apache.cxf.sts.token.canceller |
---|
Methods in org.apache.cxf.sts.token.canceller that return STSPropertiesMBean | |
---|---|
STSPropertiesMBean |
TokenCancellerParameters.getStsProperties()
|
Methods in org.apache.cxf.sts.token.canceller with parameters of type STSPropertiesMBean | |
---|---|
void |
TokenCancellerParameters.setStsProperties(STSPropertiesMBean stsProperties)
|
Uses of STSPropertiesMBean in org.apache.cxf.sts.token.delegation |
---|
Methods in org.apache.cxf.sts.token.delegation that return STSPropertiesMBean | |
---|---|
STSPropertiesMBean |
TokenDelegationParameters.getStsProperties()
|
Methods in org.apache.cxf.sts.token.delegation with parameters of type STSPropertiesMBean | |
---|---|
void |
TokenDelegationParameters.setStsProperties(STSPropertiesMBean stsProperties)
|
Uses of STSPropertiesMBean in org.apache.cxf.sts.token.provider |
---|
Methods in org.apache.cxf.sts.token.provider that return STSPropertiesMBean | |
---|---|
STSPropertiesMBean |
TokenProviderParameters.getStsProperties()
|
Methods in org.apache.cxf.sts.token.provider with parameters of type STSPropertiesMBean | |
---|---|
void |
TokenProviderParameters.setStsProperties(STSPropertiesMBean stsProperties)
|
Uses of STSPropertiesMBean in org.apache.cxf.sts.token.renewer |
---|
Methods in org.apache.cxf.sts.token.renewer that return STSPropertiesMBean | |
---|---|
STSPropertiesMBean |
TokenRenewerParameters.getStsProperties()
|
Methods in org.apache.cxf.sts.token.renewer with parameters of type STSPropertiesMBean | |
---|---|
void |
TokenRenewerParameters.setStsProperties(STSPropertiesMBean stsProperties)
|
Uses of STSPropertiesMBean in org.apache.cxf.sts.token.validator |
---|
Methods in org.apache.cxf.sts.token.validator that return STSPropertiesMBean | |
---|---|
STSPropertiesMBean |
TokenValidatorParameters.getStsProperties()
|
Methods in org.apache.cxf.sts.token.validator with parameters of type STSPropertiesMBean | |
---|---|
void |
TokenValidatorParameters.setStsProperties(STSPropertiesMBean stsProperties)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |