Class OktaPrincipalAttributesProperties

All Implemented Interfaces:
Serializable

@RequiresModule(name="cas-server-support-okta-authentication") public class OktaPrincipalAttributesProperties extends BaseOktaApiProperties
Since:
6.4.0
See Also:
  • Constructor Details

    • OktaPrincipalAttributesProperties

      public OktaPrincipalAttributesProperties()
  • Method Details

    • getUsernameAttribute

      public String getUsernameAttribute()
      Username attribute to fetch attributes by.
    • getId

      public String getId()
      A value can be assigned to this field to uniquely identify this resolver.
    • setUsernameAttribute

      public OktaPrincipalAttributesProperties setUsernameAttribute(String usernameAttribute)
      Username attribute to fetch attributes by.
      Returns:
      this.
    • setId

      A value can be assigned to this field to uniquely identify this resolver.
      Returns:
      this.