Uses of Class
org.apache.servicemix.nmr.api.security.AuthorizationEntry.Type

Packages that use AuthorizationEntry.Type
org.apache.servicemix.nmr.api.security   
 

Uses of AuthorizationEntry.Type in org.apache.servicemix.nmr.api.security
 

Methods in org.apache.servicemix.nmr.api.security that return AuthorizationEntry.Type
 AuthorizationEntry.Type AuthorizationEntry.getType()
           
static AuthorizationEntry.Type AuthorizationEntry.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AuthorizationEntry.Type[] AuthorizationEntry.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.