public class SecurityContextCallbackHandler extends Object implements CallbackHandler
Constructor and Description |
---|
SecurityContextCallbackHandler(SecurityContext securityContext) |
public SecurityContextCallbackHandler(SecurityContext securityContext)
public SecurityContext getSecurityContext()
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2018 JBoss by Red Hat. All rights reserved.