public static class ServiceAccountSigner.SigningException extends RuntimeException
Constructors
SigningException(String message, Exception cause)
public SigningException(String message, Exception cause)
Name | Description |
message | String |
cause | Exception |
Methods
equals(Object obj)
public boolean equals(Object obj)
Name | Description |
obj | Object |
Type | Description |
boolean |
hashCode()
public int hashCode()
Type | Description |
int |