org.globus.wsrf.impl.security.authorization
Class NoAuthorization
java.lang.Object
|
+--org.globus.wsrf.impl.security.authorization.NoAuthorization
- All Implemented Interfaces:
- Authorization, ServiceAuthorization
- public class NoAuthorization
- extends Object
- implements Authorization, ServiceAuthorization
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoAuthorization
public NoAuthorization()
getInstance
public static NoAuthorization getInstance()
authorize
public void authorize(Subject peerSubject,
MessageContext context)
throws AuthorizationException
- Specified by:
authorize in interface Authorization
authorize
public void authorize(Subject peerSubject,
MessageContext context,
String servicePath)
throws AuthorizationException
- Specified by:
authorize in interface ServiceAuthorization
getName
public GSSName getName(MessageContext ctx)
throws AuthorizationException
- Specified by:
getName in interface Authorization
Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.