|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ogsa.impl.security.authorization.HostAuthorization
Field Summary |
Fields inherited from interface org.globus.ogsa.impl.security.authorization.Authorization |
AUTHORIZATION, RESOURCE |
Constructor Summary | |
HostAuthorization(java.lang.String service)
|
Method Summary | |
void |
authorize(javax.security.auth.Subject peerSubject,
javax.xml.rpc.handler.MessageContext context)
|
static HostAuthorization |
getInstance()
Returns an instance of host authentication. |
org.ietf.jgss.GSSName |
getName(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 HostAuthorization(java.lang.String service)
Method Detail |
public static HostAuthorization getInstance()
public void authorize(javax.security.auth.Subject peerSubject, javax.xml.rpc.handler.MessageContext context) throws AuthorizationException
authorize
in interface Authorization
AuthorizationException
public org.ietf.jgss.GSSName getName(javax.xml.rpc.handler.MessageContext ctx) throws AuthorizationException
getName
in interface Authorization
AuthorizationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |