Uses of Class
org.glite.authz.common.fqan.FQAN

Packages that use FQAN
org.glite.authz.common.fqan   
 

Uses of FQAN in org.glite.authz.common.fqan
 

Methods in org.glite.authz.common.fqan that return FQAN
static FQAN FQAN.parseFQAN(java.lang.String fqan)
          Parses an FQAN, in string form, in to an FQAN.
 

Methods in org.glite.authz.common.fqan with parameters of type FQAN
 boolean FQAN.matches(FQAN regexpFQAN)
          Checks if this FQAN matches the given regular expression FQAN
protected  boolean FQAN.matchesGroupName(FQAN regexpFQAN)
          Checks if the group name of this FQAN matches a group name regular expression.
protected  boolean FQAN.matchesRole(FQAN regexpFQAN)
          Checks if the role of this FQAN matches a role regular expression.
 



Copyright © 2008-2012 EMI - European Middleware Initiative. All Rights Reserved.