Uses of Class
org.forgerock.openam.federation.plugin.rooturl.RootUrlManager
-
Packages that use RootUrlManager Package Description org.forgerock.openam.federation.plugin.rooturl Federation plugin root url classes. -
-
Uses of RootUrlManager in org.forgerock.openam.federation.plugin.rooturl
Methods in org.forgerock.openam.federation.plugin.rooturl that return RootUrlManager Modifier and Type Method Description static RootUrlManager
RootUrlManager. valueOf(String name)
Returns the enum constant of this type with the specified name.static RootUrlManager[]
RootUrlManager. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-