Interface AuthZService

  • All Known Subinterfaces:
    AuthService

    public interface AuthZService
    Author:
    Ramadurai Pandian
    • Method Detail

      • validateToken

        io.mosip.kernel.core.authmanager.model.MosipUserTokenDto validateToken​(String token)
                                                                        throws Exception
        Throws:
        Exception