no.feide.mellon.jaas.application
Class Demo

java.lang.Object
  extended by no.feide.mellon.jaas.application.Demo

public class Demo
extends java.lang.Object

Author:
Rikke Amilde Løvlid. This is how you run it: java -Djava.security.auth.login.config==jaas.config \ -Djava.security.manager \ -Djava.security.policy==jaas.policy \ Login \ Demo \ args As you see this application need to be spesified as the argument of the Login class.

Constructor Summary
Demo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Demo

public Demo()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.