Class ImplicitGrantBuilder


  • public class ImplicitGrantBuilder
    extends java.lang.Object
    • Constructor Detail

      • ImplicitGrantBuilder

        public ImplicitGrantBuilder()
    • Method Detail

      • loginEndpoint

        public ImplicitGrantBuilder loginEndpoint​(LoginEndpoint loginEndpoint)
        Updates the login endpoint
        Parameters:
        loginEndpoint - - Contains the login endpoint url
        Returns:
        this
      • tokenName

        public ImplicitGrantBuilder tokenName​(java.lang.String tokenName)
        Updates the token name
        Parameters:
        tokenName - - token name
        Returns:
        this