|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.metadata.IorSecurityConfigMetaData.AsContext
public class IorSecurityConfigMetaData.AsContext
as-context (CSIv2 authentication service) is the element describing the authentication mechanism that will be used to authenticate the client. It can be either the username-password mechanism, or none (default).
| Field Summary | |
|---|---|
static String |
AUTH_METHOD_NONE
|
static String |
AUTH_METHOD_USERNAME_PASSWORD
|
| Method Summary | |
|---|---|
String |
getAuthMethod()
Get the auth method |
String |
getRealm()
Get the realm |
boolean |
isRequired()
Whether it is required |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String AUTH_METHOD_USERNAME_PASSWORD
public static final String AUTH_METHOD_NONE
| Method Detail |
|---|
public String getAuthMethod()
public String getRealm()
public boolean isRequired()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||