public class JwtParams extends Object implements Serializable, PeerAuthenticationMethod.Params
JwtParams()
JwtParams(Jwt jwt)
Jwt
getJwt()
void
setJwt(Jwt jwt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JwtParams()
public JwtParams(Jwt jwt)
jwt
public Jwt getJwt()
public void setJwt(Jwt jwt)
Copyright © 2017–2018 Red Hat. All rights reserved.