public class UmaUtils extends Object
Constructor and Description |
---|
UmaUtils() |
Modifier and Type | Method and Description |
---|---|
static Subject |
createSubject(AMIdentity identity)
Creates a
Subject using the universal ID from the provided
AMIdentity . |
static boolean |
isUmaResourceServerAgent(Map<String,Set<String>> attrValues)
Check if an OAuth2 agents is a UMA agent
|
public static Subject createSubject(AMIdentity identity)
Subject
using the universal ID from the provided
AMIdentity
.identity
- The AMIdentity
.Subject
.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.