|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ogsa.impl.security.descriptor.NoneAuthMethod
Constructor Summary | |
NoneAuthMethod()
|
Method Summary | |
static NoneAuthMethod |
getInstance()
|
java.lang.String |
getName()
|
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 |
Constructor Detail |
public NoneAuthMethod()
Method Detail |
public static NoneAuthMethod getInstance()
public boolean isAuthenticated(javax.xml.rpc.handler.MessageContext ctx)
isAuthenticated
in interface AuthMethod
public java.lang.String getName()
getName
in interface AuthMethod
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |