Uses of Class
org.openamf.examples.Authentication

Packages that use Authentication
org.openamf.examples   
 

Uses of Authentication in org.openamf.examples
 

Methods in org.openamf.examples with parameters of type Authentication
 void Directory.addPerson(Person person, Authentication authentication)
           
 java.util.List Directory.getPeople(java.lang.String name, Authentication authentication)
           
 java.util.List Directory.getPeople(int zipCode, Authentication authentication)