|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.configuration.security.AuthorizationPolicy
org.apache.cxf.configuration.security.ProxyAuthorizationPolicy
public class ProxyAuthorizationPolicy
Java class for ProxyAuthorizationPolicy complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProxyAuthorizationPolicy">
<complexContent>
<extension base="{http://cxf.apache.org/configuration/security}AuthorizationPolicy">
</extension>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.configuration.security.AuthorizationPolicy |
|---|
authorization, authorizationType, password, userName |
| Constructor Summary | |
|---|---|
ProxyAuthorizationPolicy()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.cxf.configuration.security.AuthorizationPolicy |
|---|
getAuthorization, getAuthorizationType, getPassword, getUserName, isSetAuthorization, isSetAuthorizationType, isSetPassword, isSetUserName, setAuthorization, setAuthorizationType, setPassword, setUserName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyAuthorizationPolicy()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||