Uses of Class
io.jans.as.model.uma.RptProfiles
-
Packages that use RptProfiles Package Description io.jans.as.model.uma -
-
Uses of RptProfiles in io.jans.as.model.uma
Methods in io.jans.as.model.uma that return RptProfiles Modifier and Type Method Description static RptProfiles
RptProfiles. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static RptProfiles[]
RptProfiles. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-