Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.RealmName

Packages that use RealmName
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of RealmName in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as RealmName
protected  RealmName LoginConfig.realmName
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return RealmName
 RealmName ObjectFactory.createRealmName()
          Create an instance of RealmName
 RealmName LoginConfig.getRealmName()
          Gets the value of the realmName property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type RealmName
 void LoginConfig.setRealmName(RealmName value)
          Sets the value of the realmName property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.