|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.sts.operation.AbstractOperation
org.apache.cxf.sts.operation.TokenIssueOperation
public class TokenIssueOperation
An implementation of the IssueOperation interface.
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.sts.operation.AbstractOperation |
|---|
claimsManager, delegationHandlers, encryptIssuedToken, eventPublisher, returnReferences, services, stsProperties, TOKEN_TYPE, tokenProviders, tokenStore, tokenValidators |
| Constructor Summary | |
|---|---|
TokenIssueOperation()
|
|
| Method Summary | |
|---|---|
RequestSecurityTokenResponseCollectionType |
issue(RequestSecurityTokenCollectionType requestCollection,
WebServiceContext context)
|
RequestSecurityTokenResponseCollectionType |
issue(RequestSecurityTokenType request,
WebServiceContext context)
|
RequestSecurityTokenResponseType |
issueSingle(RequestSecurityTokenType request,
WebServiceContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TokenIssueOperation()
| Method Detail |
|---|
public RequestSecurityTokenResponseCollectionType issue(RequestSecurityTokenType request,
WebServiceContext context)
issue in interface IssueOperation
public RequestSecurityTokenResponseCollectionType issue(RequestSecurityTokenCollectionType requestCollection,
WebServiceContext context)
public RequestSecurityTokenResponseType issueSingle(RequestSecurityTokenType request,
WebServiceContext context)
issueSingle in interface IssueSingleOperation
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||