JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.saml.opensaml.integration.resolver
Interface AttributeResolver.AttributePublisher
Enclosing interface:
AttributeResolver
public static interface
AttributeResolver.AttributePublisher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
publish
(
String
name,
String
nameFormat,
String
... attributeValues)
Method Details
publish
void
publish
(
String
name,
String
nameFormat,
String
... attributeValues)