|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.wsrf.impl.security.descriptor.NoneAuthMethod
| Field Summary | |
private static NoneAuthMethod |
instance
|
| Constructor Summary | |
NoneAuthMethod()
|
|
| Method Summary | |
static NoneAuthMethod |
getInstance()
|
java.lang.String |
getName()
Returns a string that identifies the method |
boolean |
isAuthenticated(javax.xml.rpc.handler.MessageContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static NoneAuthMethod instance
| Constructor Detail |
public NoneAuthMethod()
| Method Detail |
public static NoneAuthMethod getInstance()
public boolean isAuthenticated(javax.xml.rpc.handler.MessageContext ctx)
isAuthenticated in interface AuthMethodpublic java.lang.String getName()
AuthMethod
getName in interface AuthMethod
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||