|
Novell exteNd Messaging Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sssw.jbroker.api.security.CSIv2.ClientAuthInfo
Specifies the Client Authentication (using CSIv2 GSSUP) part of the SecurityPolicy.
| Constructor Summary | |
ClientAuthInfo(String realm,
boolean optional)
Create a ClientAuthInfo object. |
|
| Method Summary | |
String |
getRealm()
Get the realm. |
boolean |
isOptional()
Is client authentication optional. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClientAuthInfo(String realm,
boolean optional)
realm - the object's protection spaceoptional - true if the client authentication is optional| Method Detail |
public String getRealm()
public boolean isOptional()
|
Novell exteNd Messaging Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||