keycloak
|
クラス | |
class | org.keycloak.models.utils.reflection.TypedPropertyCriteria |
enum | org.keycloak.models.utils.reflection.TypedPropertyCriteria.MatchOption |
パッケージ | |
package | org.keycloak.models.utils.reflection |
enum org::keycloak::models::utils::reflection::TypedPropertyCriteria::MatchOption |
Different options can be used to match a specific property based on its type. Regardless of the option chosen, if the property type equals the propertyClass
it will be selected.
propertyClass
. . propertyClass
. . 列挙値 | ALL | SUB_TYPE | SUPER_TYPE |
---|