|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TokenProvider | |
---|---|
org.apache.cxf.sts.operation | |
org.apache.cxf.sts.token.provider |
Uses of TokenProvider in org.apache.cxf.sts.operation |
---|
Fields in org.apache.cxf.sts.operation with type parameters of type TokenProvider | |
---|---|
protected List<TokenProvider> |
AbstractOperation.tokenProviders
|
Methods in org.apache.cxf.sts.operation that return types with arguments of type TokenProvider | |
---|---|
List<TokenProvider> |
AbstractOperation.getTokenProviders()
|
Method parameters in org.apache.cxf.sts.operation with type arguments of type TokenProvider | |
---|---|
void |
AbstractOperation.setTokenProviders(List<TokenProvider> tokenProviders)
|
Uses of TokenProvider in org.apache.cxf.sts.token.provider |
---|
Classes in org.apache.cxf.sts.token.provider that implement TokenProvider | |
---|---|
class |
SAMLTokenProvider
A TokenProvider implementation that provides a SAML Token. |
class |
SCTProvider
A TokenProvider implementation that provides a SecurityContextToken. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |