xdrs_impl
Class Run
java.lang.Object
xdrs_impl.Run
- public class Run
- extends java.lang.Object
This class will read arguments and start implementation of XDRS chosen by user.
- Version:
- $Revision: 1.1 $ $Date: 2005/05/06 21:31:05 $ (GMT)
- Author:
- Aleksander Slominski
|
Constructor Summary |
Run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XDRS_KEY
public static final java.lang.String XDRS_KEY
- See Also:
- Constant Field Values
XDRS_CERT
public static final java.lang.String XDRS_CERT
- See Also:
- Constant Field Values
Run
public Run()
getConnectionContext
public static ServerConnectionContext getConnectionContext()
getServerPort
public static int getServerPort()
shutdownServer
public static void shutdownServer()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
isAuthorized
public void isAuthorized(java.security.Principal dn,
org.xmlpull.v1.builder.XmlElement xsulEnvelope,
GenericXDirectoryService internalService)
throws java.lang.Exception
- Throws:
java.lang.Exception