|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ogsa.impl.security.descriptor.GSISecureMsgAuthMethod
Field Summary | |
static GSISecureMsgAuthMethod |
BOTH
|
static GSISecureMsgAuthMethod |
INTEGRITY
|
static GSISecureMsgAuthMethod |
PRIVACY
|
Constructor Summary | |
GSISecureMsgAuthMethod(int type)
|
Method Summary | |
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 |
Field Detail |
public static final GSISecureMsgAuthMethod BOTH
public static final GSISecureMsgAuthMethod PRIVACY
public static final GSISecureMsgAuthMethod INTEGRITY
Constructor Detail |
public GSISecureMsgAuthMethod(int type)
Method Detail |
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 |