All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.polyglotted.pgmodel.ac.SubjectAttribute Maven / Gradle / Ivy

Go to download

Standard set of models for geo coding, access control and elastic search abstraction

There is a newer version: 1.4.1
Show newest version
package io.polyglotted.pgmodel.ac;

@SuppressWarnings("unused")
public enum SubjectAttribute {
    CREDENTIAL, ACCESS_TOKEN, FIRST_NAME, LAST_NAME, DISPLAY_NAME, EMAIL, COUNTRY,
    DESCRIPTION, DEPARTMENT, GROUPS, ROLES, PHONE, TIMESTAMP, API_REF, RESOURCE, IP_ADDRESS
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy