Class GetAuthenticationClaimsService

java.lang.Object
com.aquima.web.boot.security.openid.service.GetAuthenticationClaimsService
All Implemented Interfaces:
com.aquima.interactions.portal.IService

public class GetAuthenticationClaimsService extends Object implements com.aquima.interactions.portal.IService
  • Constructor Details

    • GetAuthenticationClaimsService

      public GetAuthenticationClaimsService()
  • Method Details

    • handle

      public com.aquima.interactions.portal.IServiceResult handle(com.aquima.interactions.portal.IServiceContext context) throws Exception
      Specified by:
      handle in interface com.aquima.interactions.portal.IService
      Throws:
      Exception