Uses of Class
org.glassfish.cafe.api.security.AssertionScheme

Packages that use AssertionScheme
org.glassfish.cafe.api.security   
 

Uses of AssertionScheme in org.glassfish.cafe.api.security
 

Methods in org.glassfish.cafe.api.security that return AssertionScheme
static AssertionScheme AssertionScheme.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AssertionScheme[] AssertionScheme.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.