Class RefreshTokenImpl

  • All Implemented Interfaces:
    jakarta.security.enterprise.identitystore.openid.RefreshToken

    public class RefreshTokenImpl
    extends Object
    implements jakarta.security.enterprise.identitystore.openid.RefreshToken
    Author:
    Gaurav Gupta, Rudy De Busscher
    • Constructor Detail

      • RefreshTokenImpl

        public RefreshTokenImpl​(String token)
    • Method Detail

      • getToken

        public String getToken()
        Specified by:
        getToken in interface jakarta.security.enterprise.identitystore.openid.RefreshToken