|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.security.policy.model.PolicyEngineData
org.apache.ws.security.policy.model.Token
org.apache.ws.security.policy.model.UsernameToken
Constructor Summary | |
UsernameToken()
|
Method Summary | |
boolean |
isUseUTProfile11()
|
void |
setUseUTProfile11(boolean useUTProfile11)
|
Methods inherited from class org.apache.ws.security.policy.model.Token |
getInclusion, isDerivedKeys, setDerivedKeys, setInclusion |
Methods inherited from class org.apache.ws.security.policy.model.PolicyEngineData |
copy, initializeWithDefaults |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UsernameToken()
Method Detail |
public boolean isUseUTProfile11()
public void setUseUTProfile11(boolean useUTProfile11)
useUTProfile11
- The useUTProfile11 to set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |