public class CallerPrincipalCallback extends Object implements Callback
| Constructor and Description |
|---|
CallerPrincipalCallback(Subject subject,
Principal principal) |
CallerPrincipalCallback(Subject subject,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Principal |
getPrincipal() |
Subject |
getSubject() |
Copyright © 2025. All rights reserved.