Class GoogleAuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,​? extends IFileDataEntity<?>>>>

    • Constructor Detail

      • GoogleAuthenticatorProperties

        public GoogleAuthenticatorProperties​(TAuthenticator authenticator)
    • Method Detail

      • getClientID

        public String getClientID()
      • setClientID

        public void setClientID​(String clientID)
      • getClientSecret

        public String getClientSecret()
      • setClientSecret

        public void setClientSecret​(String clientSecret)
      • setScope

        public void setScope​(org.pac4j.oauth.client.Google2Client.Google2Scope scope)
      • getScope

        public org.pac4j.oauth.client.Google2Client.Google2Scope getScope()