Uses of Class
edu.internet2.middleware.grouper.shibboleth.util.OnNotFound

Packages that use OnNotFound
edu.internet2.middleware.grouper.shibboleth.util   
edu.internet2.middleware.ldappc.spml.definitions   
 

Uses of OnNotFound in edu.internet2.middleware.grouper.shibboleth.util
 

Methods in edu.internet2.middleware.grouper.shibboleth.util that return OnNotFound
static OnNotFound OnNotFound.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OnNotFound[] OnNotFound.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of OnNotFound in edu.internet2.middleware.ldappc.spml.definitions
 

Methods in edu.internet2.middleware.ldappc.spml.definitions that return OnNotFound
 OnNotFound PSOReferenceDefinition.getOnNotFound()
           
 

Methods in edu.internet2.middleware.ldappc.spml.definitions with parameters of type OnNotFound
 void PSOReferenceDefinition.setOnNotFound(OnNotFound onNotFound)
           
 



Copyright © 2011 Internet2. All Rights Reserved.