|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
org.apache.cxf.ws.security.policy.model.TokenWrapper
public abstract class TokenWrapper
| Field Summary | |
|---|---|
protected Token |
token
|
| Fields inherited from class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion |
|---|
constants |
| Constructor Summary | |
|---|---|
TokenWrapper(SPConstants version)
|
|
| Method Summary | |
|---|---|
org.apache.neethi.Policy |
getPolicy()
|
Token |
getToken()
|
org.apache.neethi.PolicyComponent |
normalize()
|
void |
setToken(Token tok)
|
| Methods inherited from class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion |
|---|
equal, getSPConstants, getType, isAsserted, isNormalized, isOptional, setNormalized, setOptional |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cxf.ws.policy.PolicyAssertion |
|---|
isAsserted |
| Methods inherited from interface org.apache.neethi.Assertion |
|---|
getName, isOptional, serialize |
| Methods inherited from interface org.apache.neethi.PolicyComponent |
|---|
equal, getType |
| Field Detail |
|---|
protected Token token
| Constructor Detail |
|---|
public TokenWrapper(SPConstants version)
| Method Detail |
|---|
public void setToken(Token tok)
public Token getToken()
public org.apache.neethi.PolicyComponent normalize()
normalize in interface org.apache.neethi.Assertionnormalize in class AbstractSecurityAssertionpublic org.apache.neethi.Policy getPolicy()
getPolicy in interface PolicyAssertiongetPolicy in class AbstractSecurityAssertion
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||