|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.ogsa.impl.security.authorization.NoAuthorization
| Field Summary |
| Fields inherited from interface org.globus.ogsa.impl.security.authorization.Authorization |
AUTHORIZATION, RESOURCE |
| Constructor Summary | |
NoAuthorization()
|
|
| Method Summary | |
void |
authorize(javax.security.auth.Subject peerSubject,
javax.xml.rpc.handler.MessageContext context)
|
void |
authorize(javax.security.auth.Subject peerSubject,
ServiceProperties props,
javax.xml.rpc.handler.MessageContext context)
|
static NoAuthorization |
getInstance()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NoAuthorization()
| Method Detail |
public static NoAuthorization getInstance()
public void authorize(javax.security.auth.Subject peerSubject,
ServiceProperties props,
javax.xml.rpc.handler.MessageContext context)
throws AuthorizationException
authorize in interface ServiceAuthorizationAuthorizationException
public void authorize(javax.security.auth.Subject peerSubject,
javax.xml.rpc.handler.MessageContext context)
throws AuthorizationException
authorize in interface AuthorizationAuthorizationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||