io.polyglotted.pgmodel.ac.SubjectAttribute Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pg-model Show documentation
Show all versions of pg-model Show documentation
Standard set of models for geo coding, access control and elastic search abstraction
The 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, RPC_ID, PUBLIC_KEY, TRUSTED
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy