Class AuthenticationResponse
java.lang.Object
io.confluent.security.auth.client.rest.entities.AuthenticationResponse
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationResponse(String authenticationToken, String tokenType, long expiresIn) -
Method Summary
-
Constructor Details
-
AuthenticationResponse
-
-
Method Details
-
authenticationToken
-
tokenType
-
lifetime
public long lifetime()
-