Package uk.gov.service.notify
Class Authentication
- java.lang.Object
-
- uk.gov.service.notify.Authentication
-
public final class Authentication extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringENCODING
-
Constructor Summary
Constructors Constructor Description Authentication()
-
Method Summary
Modifier and Type Method Description java.lang.Stringcreate(java.lang.String issuer, java.lang.String secret)static javax.crypto.SecretKeykeyFromString(java.lang.String value)
-
-
-
Field Detail
-
ENCODING
public static final java.lang.String ENCODING
- See Also:
- Constant Field Values
-
-