Class OidcLoginDao

java.lang.Object
net.datenwerke.gxtdto.client.dtomanager.Dao
net.datenwerke.oidc.client.auth.OidcLoginDao
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class OidcLoginDao extends Dao
  • Constructor Details

  • Method Details

    • authenticate

      public void authenticate(String token, String idToken, <any> callback)