Uses of Class
org.wildfly.extension.microprofile.jwt.smallrye.MicroProfileJWTSubsystemSchema
-
Packages that use MicroProfileJWTSubsystemSchema Package Description org.wildfly.extension.microprofile.jwt.smallrye -
-
Uses of MicroProfileJWTSubsystemSchema in org.wildfly.extension.microprofile.jwt.smallrye
Methods in org.wildfly.extension.microprofile.jwt.smallrye that return MicroProfileJWTSubsystemSchema Modifier and Type Method Description static MicroProfileJWTSubsystemSchemaMicroProfileJWTSubsystemSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static MicroProfileJWTSubsystemSchema[]MicroProfileJWTSubsystemSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.extension.microprofile.jwt.smallrye that return types with arguments of type MicroProfileJWTSubsystemSchema Modifier and Type Method Description org.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,MicroProfileJWTSubsystemSchema>MicroProfileJWTSubsystemSchema. getNamespace()
-