public interface SecurityAdaptor
Modifier and Type | Method and Description |
---|---|
Object |
getCredential() |
Principal |
getPrincipal() |
void |
setCredential(Object credential) |
void |
setPrincipal(Principal pricipal) |
Copyright © 2015 JBoss, by Red Hat. All rights reserved.