Class AuthAttributePk

    • Constructor Detail

      • AuthAttributePk

        public AuthAttributePk()
      • AuthAttributePk

        public AuthAttributePk​(String attributeName,
                               String providerType)
    • Method Detail

      • getAttributeName

        public String getAttributeName()
      • setAttributeName

        public void setAttributeName​(String attributeName)
      • getProviderType

        public String getProviderType()
      • setProviderType

        public void setProviderType​(String providerType)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object