|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HTTPAuthentication
A representation of the model object 'HTTP Authentication'.
The following features are supported:
HeadersPackage.getHTTPAuthentication()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
HTTPAuthenticationType |
getAuthenticationType()
Returns the value of the 'Authentication Type' attribute. |
HTTPCredentials |
getCredentials()
Returns the value of the 'Credentials' containment reference. |
boolean |
isSetAuthenticationType()
Returns whether the value of the ' Authentication Type ' attribute is set |
boolean |
isSetCredentials()
Returns whether the value of the ' Credentials ' containment reference is set |
void |
setAuthenticationType(HTTPAuthenticationType value)
Sets the value of the ' Authentication Type ' attribute |
void |
setCredentials(HTTPCredentials value)
Sets the value of the ' Credentials ' containment reference |
void |
unsetAuthenticationType()
Unsets the value of the ' Authentication Type ' attribute |
void |
unsetCredentials()
Unsets the value of the ' Credentials ' containment reference |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
HTTPCredentials getCredentials()
isSetCredentials()
,
unsetCredentials()
,
setCredentials(HTTPCredentials)
,
HeadersPackage.getHTTPAuthentication_Credentials()
void setCredentials(HTTPCredentials value)
Credentials
' containment reference.
value
- the new value of the 'Credentials' containment reference.isSetCredentials()
,
unsetCredentials()
,
getCredentials()
void unsetCredentials()
Credentials
' containment reference.
isSetCredentials()
,
getCredentials()
,
setCredentials(HTTPCredentials)
boolean isSetCredentials()
Credentials
' containment reference is set.
unsetCredentials()
,
getCredentials()
,
setCredentials(HTTPCredentials)
HTTPAuthenticationType getAuthenticationType()
"Basic"
.
isSetAuthenticationType()
,
unsetAuthenticationType()
,
setAuthenticationType(HTTPAuthenticationType)
,
HeadersPackage.getHTTPAuthentication_AuthenticationType()
void setAuthenticationType(HTTPAuthenticationType value)
Authentication Type
' attribute.
value
- the new value of the 'Authentication Type' attribute.isSetAuthenticationType()
,
unsetAuthenticationType()
,
getAuthenticationType()
void unsetAuthenticationType()
Authentication Type
' attribute.
isSetAuthenticationType()
,
getAuthenticationType()
,
setAuthenticationType(HTTPAuthenticationType)
boolean isSetAuthenticationType()
Authentication Type
' attribute is set.
unsetAuthenticationType()
,
getAuthenticationType()
,
setAuthenticationType(HTTPAuthenticationType)
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |