public class JWSBuilder extends AbstractJWSBuilder<JWS,JWSBuilder>
Constructor and Description |
---|
JWSBuilder() |
JWSBuilder(Class<T> tokenType) |
build, build, build, hmac256, hmac384, hmac512, rsa256, rsa384, rsa512
audience, build, claim, claim, contentType, expiration, getClaimsBuilder, getHeadersBuilder, getTokenType, header, header, id, issuedAt, issuer, notBefore, subject, type
public JWSBuilder(Class<T> tokenType)
public JWSBuilder()
Copyright © 2014. All rights reserved.