Uses of Enum
com.boldsign.model.Roles.ImposeAuthenticationEnum
Packages that use Roles.ImposeAuthenticationEnum
-
Uses of Roles.ImposeAuthenticationEnum in com.boldsign.model
Subclasses with type arguments of type Roles.ImposeAuthenticationEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets imposeAuthenticationstatic classMethods in com.boldsign.model that return Roles.ImposeAuthenticationEnumModifier and TypeMethodDescriptionRoles.getImposeAuthentication()Get imposeAuthenticationRoles.ImposeAuthenticationEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.static Roles.ImposeAuthenticationEnum[]Roles.ImposeAuthenticationEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.boldsign.model with parameters of type Roles.ImposeAuthenticationEnumModifier and TypeMethodDescriptionRoles.imposeAuthentication(Roles.ImposeAuthenticationEnum imposeAuthentication) voidRoles.setImposeAuthentication(Roles.ImposeAuthenticationEnum imposeAuthentication) voidRoles.ImposeAuthenticationEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, Roles.ImposeAuthenticationEnum enumeration)